qt5base-lts/tests/auto/corelib/thread
Thiago Macieira 672b5b7ab6 Set the Qt API level to compatibility mode in all tests.
Qt 5.0 beta requires changing the default to the 5.0 API, disabling
the deprecated code. However, tests should test (and often do) the
compatibility API too, so turn it back on.

Task-number: QTBUG-25053
Change-Id: I8129c3ef3cb58541c95a32d083850d9e7f768927
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
2012-08-01 15:37:46 +02:00
..
qatomicint Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qatomicpointer Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qmutex Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qmutexlocker Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qreadlocker Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qreadwritelock Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qsemaphore Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qthread Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qthreadonce Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qthreadpool Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qthreadstorage Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qwaitcondition Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qwritelocker Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
thread.pro Move QtConcurrent into its own module 2012-02-05 17:49:16 +01:00