qt5base-lts/tests/auto/corelib/thread
Jason McDonald 8f02339e76 Remove DEPENDS_ON from qtestlib API.
The DEPENDS_ON macro didn't do anything and has misled many users to
think that they can write test functions that depend on other test
functions.

Task-number: QTBUG-21851
Change-Id: Ibe65b2d5d88bb81b6a0ebbe0b220f7d409a1446c
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
2011-10-19 07:24:13 +02:00
..
qatomicint Moving relevant tests to corelib/thread 2011-09-01 12:54:58 +02:00
qatomicpointer Make all uses of QBasicAtomicInt and Pointer use load() and store() 2011-10-03 07:57:41 +02:00
qmutex Make all uses of QBasicAtomicInt and Pointer use load() and store() 2011-10-03 07:57:41 +02:00
qmutexlocker Moving relevant tests to corelib/thread 2011-09-01 12:54:58 +02:00
qreadlocker Moving relevant tests to corelib/thread 2011-09-01 12:54:58 +02:00
qreadwritelock Moving relevant tests to corelib/thread 2011-09-01 12:54:58 +02:00
qsemaphore Remove DEPENDS_ON from qtestlib API. 2011-10-19 07:24:13 +02:00
qthread Remove DEPENDS_ON from qtestlib API. 2011-10-19 07:24:13 +02:00
qthreadonce Avoid using QSKIP in lieu of compile-time checks 2011-10-05 03:04:31 +02:00
qthreadstorage Make all uses of QBasicAtomicInt and Pointer use load() and store() 2011-10-03 07:57:41 +02:00
qwaitcondition Remove Symbian-specific code from tests. 2011-09-29 06:41:42 +02:00
qwritelocker Moving relevant tests to corelib/thread 2011-09-01 12:54:58 +02:00
thread.pro Moving relevant tests to corelib/thread 2011-09-01 12:54:58 +02:00