qt5base-lts/tests/auto/corelib/thread
Lars Knoll 6ae7a02104 Remove most compiler warnings about missing overrides
Remove around 1000 compiler warnings about missing overrides
in our auto tests.

This significantly reduce the compiler warning noise in our auto
tests, so that one can actually better see the real problems
inbetween.

Change-Id: Id0c04dba43fcaf55d8cd2b5c6697358857c31bf9
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2020-09-11 00:20:47 +02:00
..
qatomicint Remove most compiler warnings about missing overrides 2020-09-11 00:20:47 +02:00
qatomicinteger CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +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