qt5base-lts/tests/auto/corelib
Giuseppe D'Angelo cb08b40976 Move detection of <future> to a configure test
<future> is needed by QThread::create. Instead of a fragile series
of preprocessor tests, move its detection to a configure test.
This dramatically simplifies the code, but on the other hand ties
the availability of QThread::create() to the system used to compile
Qt (rather the one used to compile an application).

Change-Id: If1b06363379bf29126cfa68f2a0651cbb78a67f7
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2017-10-06 05:51:54 +00:00
..
animation Blacklist tst_QParallelAnimationGroup::deleteChildrenWithRunningGroup() 2017-06-19 18:33:47 +00:00
codecs QTextCodec: add QStringView overloads 2017-04-06 12:05:33 +00:00
global QRandomGenerator: update API to better name 2017-09-22 15:29:42 +00:00
io Merge remote-tracking branch 'origin/5.9' into 5.10 2017-09-20 11:58:32 +02:00
itemmodels Ensure result of all QTest::qWaitFor are verified 2017-10-05 15:15:36 +00:00
json Improve symmetry of variant json conversions 2017-07-25 09:00:46 +00:00
kernel qmake: Allow non-bundle apps and libs to have an Info.plist 2017-09-29 10:08:08 +00:00
mimetypes Merge remote-tracking branch 'origin/5.9' into dev 2017-05-29 10:54:41 +02:00
plugin QUuid: add fromString(QStringView/QLatin1String) 2017-04-20 17:02:44 +00:00
statemachine Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/dev 2016-01-26 11:27:37 +00:00
thread Move detection of <future> to a configure test 2017-10-06 05:51:54 +00:00
tools Improve qustrlen further by avoiding the alignment prologue 2017-09-26 18:19:35 +00:00
xml Build examples and tests only if their requirements are met 2017-03-22 15:55:55 +00:00
corelib.pro Add support for Apple tvOS 2016-05-17 16:11:23 +00:00