qt5base-lts/tests/auto/corelib
Stephen Kelly 13e1e30ec3 Add constexpr template specializations for built in metatypes.
This will make it possible (in Qt 6) to remove the enums listing
metatype ids. As it is constexpr, it can be used in switch statements
just like enums, as enum values, and as template specialization values.

Change-Id: I51293674c403714e34cb8a8b8953522fc97a740a
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
2012-07-03 01:08:05 +02:00
..
animation Make animation autotests build without widgets 2012-06-07 00:39:05 +02:00
codecs Add CONFIG+=parallel_test to suspected parallel-safe tests. 2012-05-28 07:33:01 +02:00
global Fixed several unit tests to work in shadow builds 2012-06-29 04:57:04 +02:00
io Fixed several unit tests to work in shadow builds 2012-06-29 04:57:04 +02:00
itemmodels QAbstractProxyModel autotest doesn't need widgets 2012-06-29 22:42:23 +02:00
json Fixed QJsonObject::find() 2012-06-06 02:03:11 +02:00
kernel Add constexpr template specializations for built in metatypes. 2012-07-03 01:08:05 +02:00
mimetypes Remove the extra warnings and -Werror from tst_qmimetype 2012-06-27 12:39:53 +02:00
plugin make use of $$[FOO/get] properties 2012-06-19 16:39:58 +02:00
statemachine Make qstatemachine autotest build without widgets 2012-06-07 00:38:41 +02:00
thread Fixed several unit tests to work in shadow builds 2012-06-29 04:57:04 +02:00
tools QTBUG-26035: Remove positive sign from start of string 2012-06-26 08:14:17 +02:00
xml Add CONFIG+=parallel_test to suspected parallel-safe tests. 2012-05-28 07:33:01 +02:00
corelib.pro Import QMimeType / QMimeDatabase into QtCore. 2012-02-18 22:19:43 +01:00