qt6-bb10/tests/auto/corelib/thread
Keith Gardner 43f52f93b5 Updated corelib's unit tests to use QSignalSpy's functor constructor
The intent is to provide compile time validation of signals and to help
detect signal overloading in the future.

Change-Id: I9d5d46ed4b70c5d0cd407deb5928b1e76d37e007
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
Reviewed-by: Frederik Gladhorn <frederik.gladhorn@digia.com>
2014-05-08 04:22:54 +02:00
..
qatomicint Add a testAndSet overload to the atomics that returns the current value 2014-02-16 05:12:26 +01:00
qatomicinteger Remove use of templates in tst_qatomicinteger. 2014-03-04 15:59:05 +01:00
qatomicpointer Add a testAndSet overload to the atomics that returns the current value 2014-02-16 05:12:26 +01:00
qfuture
qfuturesynchronizer
qfuturewatcher Updated corelib's unit tests to use QSignalSpy's functor constructor 2014-05-08 04:22:54 +02:00
qmutex
qmutexlocker
qreadlocker
qreadwritelock Fix test compilation on WinRT 2013-11-26 20:29:09 +01:00
qresultstore
qsemaphore
qthread
qthreadonce
qthreadpool Fix tst_qthreadpool under high load. 2014-03-14 22:38:49 +01:00
qthreadstorage
qwaitcondition
qwritelocker
thread.pro Replace the type-based QAtomicIntegerTraits with a size-based one 2014-01-30 18:06:27 +01:00