qt6-bb10/tests/auto/corelib
Rohan McGovern 0a298ab485 tst_qmetatype: avoid slow compilation with some MSVC2010
MSVC2010 32-bit (with and without service pack 1) takes about 1 hour to
compile this file in some builds, since
1c7421ad14.

Avoid the relevant portion of the code just for these compilers.

Change-Id: Icbb4fa12a6d563a7cdc882c30cdb5705675bedb0
Reviewed-by: Toby Tomkins <toby.tomkins@nokia.com>
Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com>
Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@nokia.com>
2012-05-24 07:14:40 +02:00
..
animation Don't use obsolete qVariantValue, qVariantCanConvert, etc. 2012-05-02 08:30:59 +02:00
codecs Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtCore] 2012-05-04 12:45:47 +02:00
global Add Q_UINT64_C to 64 bit integer literal. 2012-05-15 23:03:23 +02:00
io Fix handling of invalid urls in QDataStream << QUrl 2012-05-23 14:18:34 +02:00
itemmodels Don't use obsolete qVariantValue, qVariantCanConvert, etc. 2012-05-02 08:30:59 +02:00
json Limit the nesting depth of the Json parser 2012-05-16 04:25:11 +02:00
kernel tst_qmetatype: avoid slow compilation with some MSVC2010 2012-05-24 07:14:40 +02:00
mimetypes Removed CONFIG+=parallel_test from suspected parallel-unsafe tests [2] 2012-05-23 03:17:59 +02:00
plugin
statemachine
thread Removed CONFIG+=parallel_test from suspected parallel-unsafe tests 2012-05-22 05:09:01 +02:00
tools Removed CONFIG+=parallel_test from suspected parallel-unsafe tests [2] 2012-05-23 03:17:59 +02:00
xml Convert these files to ASCII or UTF-8 2012-04-27 22:52:01 +02:00
corelib.pro