qt5base-lts/tests/auto/corelib
Giuseppe D'Angelo 4fc539bd84 QMap: fix insert() rvalue overloads
Receiving an rvalue still requires to check whether the parameter
is detached, otherwise we can't steal its backing std::map.

Change-Id: Ie88dbf39fd777112ad7bb20a46d5c2d65be8eb3d
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2020-08-06 19:15:39 +02:00
..
animation Fix warning when printing of qsizetype 2020-07-26 17:39:31 +02:00
global Remove const volatile qualifier on return type in test 2020-08-04 05:12:31 +00:00
io QDebug: add operator<<(const char16_t *) 2020-08-04 15:13:09 -07:00
itemmodels Add missing override in tst_QSortFilterProxyModel 2020-07-29 14:33:48 +02:00
kernel Long Live QMap as a refcounted std::map! 2020-08-06 19:15:39 +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 Implement UTF-16 to UTF-8 case-insensitive compare and make public 2020-08-05 21:51:24 -07:00
thread Introduce swap functions for QPromise/QFutureInterface 2020-08-03 16:47:31 +02:00
time CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
tools QMap: fix insert() rvalue overloads 2020-08-06 19:15:39 +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