qt5base-lts/tests/auto/corelib
Mårten Nordheim 5d7be66fd7 QList: Add a append(QList &&) overload
We already had append(const QList &) and now there's an overload
taking an rvalue reference.

Change-Id: Id2fbc6c57badebebeee7b80d15bb333270fa4e19
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2020-08-01 00:01:52 +02:00
..
animation Fix warning when printing of qsizetype 2020-07-26 17:39:31 +02:00
global Add float->qfloat16 rounding and fix the tests 2020-07-31 16:50:30 +02:00
io Purge redundant recoding of URL fragments from QByteArray 2020-07-27 11:25:49 +02:00
itemmodels Add missing override in tst_QSortFilterProxyModel 2020-07-29 14:33:48 +02:00
kernel Expose QMetaTypeInterface::alignof in QMetaType 2020-07-31 09:46:54 +02:00
mimetypes Fix warnings about unused expression results in tests 2020-07-29 14:33:29 +02:00
plugin Fix warning when comparing qsizetype to result of sizeof 2020-07-26 18:06:21 +02:00
serialization Remove deprecated binary json feature 2020-07-31 17:12:48 +02:00
statemachine CMake: Regenerate subdir test projects 2020-07-09 09:38:39 +02:00
text QString::vasprintf: fix 't' modifier for integers on 64-bit 2020-07-31 10:36:33 -07:00
thread Fix warnings about unused variables and functions in tests 2020-07-26 18:06:46 +02:00
time CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
tools QList: Add a append(QList &&) overload 2020-08-01 00:01:52 +02:00
.prev_CMakeLists.txt Move QTextCodec support out of QtCore 2020-06-20 02:04:38 +02:00
CMakeLists.txt Move QTextCodec support out of QtCore 2020-06-20 02:04:38 +02:00
corelib.pro Move QTextCodec support out of QtCore 2020-06-20 02:04:38 +02:00