qt6-bb10/tests/auto/corelib/thread
Edward Welbourne 533df067e9 Purge Q_{STDLIB,COMPILER}_UNICODE_STRINGS
These were now always defined, hence redundant.
Leave the #define in place so that we can verify we actually do always
define it, in a #else of an existing #if check on it.

Change-Id: Iea4c3dbc8f9982268bcf81da5ef17fe2ebf5c462
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2020-09-14 09:47:51 +02:00
..
qatomicint Purge Q_{STDLIB,COMPILER}_UNICODE_STRINGS 2020-09-14 09:47:51 +02:00
qatomicinteger Purge Q_{STDLIB,COMPILER}_UNICODE_STRINGS 2020-09-14 09:47:51 +02:00
qatomicpointer CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
qfuture Fix QFuture::waitForFinished to wait until QFuture is started 2020-08-26 16:37:43 +02:00
qfuturesynchronizer CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
qfuturewatcher Remove most compiler warnings about missing overrides 2020-09-11 00:20:47 +02:00
qmutex Remove most compiler warnings about missing overrides 2020-09-11 00:20:47 +02:00
qmutexlocker Remove most compiler warnings about missing overrides 2020-09-11 00:20:47 +02:00
qpromise Fix QFuture::waitForFinished to wait until QFuture is started 2020-08-26 16:37:43 +02:00
qreadlocker Remove most compiler warnings about missing overrides 2020-09-11 00:20:47 +02:00
qreadwritelock Remove most compiler warnings about missing overrides 2020-09-11 00:20:47 +02:00
qresultstore CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
qsemaphore Remove most compiler warnings about missing overrides 2020-09-11 00:20:47 +02:00
qthread Remove most compiler warnings about missing overrides 2020-09-11 00:20:47 +02:00
qthreadonce Remove most compiler warnings about missing overrides 2020-09-11 00:20:47 +02:00
qthreadpool Remove most compiler warnings about missing overrides 2020-09-11 00:20:47 +02:00
qthreadstorage Remove most compiler warnings about missing overrides 2020-09-11 00:20:47 +02:00
qwaitcondition Remove most compiler warnings about missing overrides 2020-09-11 00:20:47 +02:00
qwritelocker Remove most compiler warnings about missing overrides 2020-09-11 00:20:47 +02:00
.prev_CMakeLists.txt CMake: Skip / ignore failing tests on CMake platforms 2020-07-01 14:55:29 +02:00
CMakeLists.txt CMake: Skip / ignore failing tests on CMake platforms 2020-07-01 14:55:29 +02:00
thread.pro Add QPromise implementation 2020-06-09 17:21:38 +03:00