qt5base-lts/tests/auto/corelib/thread
Marko Kangas bc69fd1dfe Skip instead of entirely excluding tests with disabled features
Properly QSKIP tests that use disabled QProcess and symlink
features instead of excluding them silently by #ifdef.
Other reason is that moc doesn't respect QT_NO_* defines
in class definition which causes build issues on some
platforms.

Change-Id: I041020f7452f7d36c7ec8a5866a4ba5eb23d1f94
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
Reviewed-by: Jason McDonald <macadder1@gmail.com>
2015-03-16 09:34:15 +00:00
..
qatomicint Update copyright headers 2015-02-11 06:49:51 +00:00
qatomicinteger Add missing fetchAndXxx methods to atomic classes based on std::atomic 2015-03-05 00:05:00 +00:00
qatomicpointer Update copyright headers 2015-02-11 06:49:51 +00:00
qfuture Update copyright headers 2015-02-11 06:49:51 +00:00
qfuturesynchronizer Update copyright headers 2015-02-11 06:49:51 +00:00
qfuturewatcher Update copyright headers 2015-02-11 06:49:51 +00:00
qmutex Update copyright headers 2015-02-11 06:49:51 +00:00
qmutexlocker Update copyright headers 2015-02-11 06:49:51 +00:00
qreadlocker Update copyright headers 2015-02-11 06:49:51 +00:00
qreadwritelock Update copyright headers 2015-02-11 06:49:51 +00:00
qresultstore Update copyright headers 2015-02-11 06:49:51 +00:00
qsemaphore Update copyright headers 2015-02-11 06:49:51 +00:00
qthread Update copyright headers 2015-02-11 06:49:51 +00:00
qthreadonce Update copyright headers 2015-02-11 06:49:51 +00:00
qthreadpool Update copyright headers 2015-02-11 06:49:51 +00:00
qthreadstorage Skip instead of entirely excluding tests with disabled features 2015-03-16 09:34:15 +00:00
qwaitcondition Update copyright headers 2015-02-11 06:49:51 +00:00
qwritelocker Update copyright headers 2015-02-11 06:49:51 +00:00
thread.pro Replace the type-based QAtomicIntegerTraits with a size-based one 2014-01-30 18:06:27 +01:00