qt5base-lts/tests/auto/corelib/thread
Marc Mutz f70905448f Add QT_NO_JAVA_STYLE_ITERATORS and mark QtBase free of it
... except for tests, which manually undefine the macro.

Like QT_NO_FOREACH, this is a technical way to keep JSI-free
modules JSI-free going forward.

Change-Id: Icf1342da00a700f42f9e32a253d1cdb94c38dd7e
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
2019-07-03 14:48:37 +02:00
..
qatomicint Port from QAtomic::load() to loadRelaxed() 2019-06-20 20:48:59 +02:00
qatomicinteger Port from QAtomic::load() to loadRelaxed() 2019-06-20 20:48:59 +02:00
qatomicpointer Port from QAtomic::load() to loadRelaxed() 2019-06-20 20:48:59 +02:00
qfuture Add QT_NO_JAVA_STYLE_ITERATORS and mark QtBase free of it 2019-07-03 14:48:37 +02:00
qfuturesynchronizer Drop unnecessary dependencies from some tests 2017-01-10 16:34:52 +00:00
qfuturewatcher Convert uses of QTime as a timer to QElapsedTimer 2019-06-14 10:42:33 +02:00
qmutex Port from QAtomic::load() to loadRelaxed() 2019-06-20 20:48:59 +02:00
qmutexlocker Updated license headers 2016-01-21 18:55:18 +00:00
qreadlocker Updated license headers 2016-01-21 18:55:18 +00:00
qreadwritelock Port from QAtomic::load() to loadRelaxed() 2019-06-20 20:48:59 +02:00
qresultstore Fix UB in QFutureInterface: invalid casts from ResultStoreBase to ResultStore<> 2017-03-06 18:32:28 +00:00
qsemaphore Extend blacklisting of QSemaphore tests to macOS 10.13 2018-06-11 15:07:00 +00:00
qthread tst_QThread: Add output for all elapsed tests 2019-06-28 00:24:17 +02:00
qthreadonce Port from QAtomic::load() to loadRelaxed() 2019-06-20 20:48:59 +02:00
qthreadpool Port from QAtomic::load() to loadRelaxed() 2019-06-20 20:48:59 +02:00
qthreadstorage Port from QAtomic::load() to loadRelaxed() 2019-06-20 20:48:59 +02:00
qwaitcondition Port from QAtomic::load() to loadRelaxed() 2019-06-20 20:48:59 +02:00
qwritelocker Updated license headers 2016-01-21 18:55:18 +00:00
thread.pro Re-enable thread autotests 2018-09-25 22:35:40 +00:00