qt5base-lts/tests/auto/corelib
Lars Knoll 76e8e8e9c8 Always use the variants internal space if possible
There's no point in storing small types with an external
refcount, even if they aren't movable. Simply copying
the type should be faster in pretty much all cases, while
this uses less memory.

Change-Id: I127474f8e3c5fa042f530684f9d5bfccbba134ca
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2020-08-24 00:17:04 +02:00
..
animation Fix warning when printing of qsizetype 2020-07-26 17:39:31 +02:00
global Properly deprecate Qt::MidButton in favor of Qt::MiddleButton 2020-08-22 21:47:36 +02:00
io Move QStringRef and remains to Qt5Compat 2020-08-20 00:58:13 +02:00
itemmodels Automatically register data/debug stream operations in QMetaType 2020-08-24 00:17:03 +02:00
kernel Always use the variants internal space if possible 2020-08-24 00:17:04 +02:00
mimetypes Fix warnings about unused expression results in tests 2020-07-29 14:33:29 +02:00
plugin Replace Qt CONSTEXPR defines with constexpr 2020-08-14 15:52:58 +02:00
serialization Move QStringRef and remains to Qt5Compat 2020-08-20 00:58:13 +02:00
statemachine CMake: Regenerate subdir test projects 2020-07-09 09:38:39 +02:00
text [trivial] tst_qstringapisymmetry: remove remnants of from() experiment 2020-08-23 10:38:16 +02:00
thread Replace Qt CONSTEXPR defines with constexpr 2020-08-14 15:52:58 +02:00
time Fix crash on serializing default-constructed QTimeZone 2020-08-23 09:55:29 +02:00
tools Move QStringRef and remains to Qt5Compat 2020-08-20 00:58:13 +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