qt5base-lts/tests/auto/corelib/thread
Thiago Macieira 2cf466312b Unit-test the additional QBasicAtomicXXX expansions
Test that they do expand properly and don't produce errors. This is
templated code, so it doesn't get tested fully unless we instantiate
them.

Also check that the alignments are correct.

Change-Id: I2a8ee2165167f54b652b4227411e209850974b8e
Reviewed-by: Bradley T. Hughes <bradley.hughes@nokia.com>
2012-03-28 02:16:39 +02:00
..
qatomicint Unit-test the additional QBasicAtomicXXX expansions 2012-03-28 02:16:39 +02:00
qatomicpointer Unit-test the additional QBasicAtomicXXX expansions 2012-03-28 02:16:39 +02:00
qmutex Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qmutexlocker Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qreadlocker Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qreadwritelock Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qsemaphore Improved stability of tst_qsemaphore (especially on mac) 2012-02-08 02:10:51 +01:00
qthread Add the quitlock feature to QThread. 2012-02-23 15:07:58 +01:00
qthreadonce Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qthreadpool Eliminate duplicate data row names from corelib autotests. 2012-02-14 06:19:16 +01:00
qthreadstorage Fixed qthreadstorage unittest to work from install directory 2012-03-26 03:42:10 +02:00
qwaitcondition Fix indentation of QWaitCondition autotest. 2012-03-12 13:14:05 +01:00
qwritelocker Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
thread.pro Move QtConcurrent into its own module 2012-02-05 17:49:16 +01:00