qt5base-lts/tests/auto/corelib/thread/qthread
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
..
.gitignore Moving relevant tests to corelib/thread 2011-09-01 12:54:58 +02:00
BLACKLIST Blacklist and skip various tests that are flakey 2015-06-14 10:50:45 +00:00
qthread.pro Merge remote-tracking branch 'origin/5.9' into dev 2017-07-04 16:05:53 +02:00
tst_qthread.cpp Move detection of <future> to a configure test 2017-10-06 05:51:54 +00:00