qt6-bb10/tests/auto/corelib/thread
Andrei Golubev b3c1093751 Introduce swap functions for QPromise/QFutureInterface
Made QPromise::swap public, added free standing swap() for
QFutureInterface and QPromise. Updated QPromise special member
functions. Extended tests

Task-number: QTBUG-84977
Change-Id: I5daf6876df306d082441dbcdf5ae4dee3bfc0ead
Reviewed-by: Sona Kurazyan <sona.kurazyan@qt.io>
2020-08-03 16:47:31 +02:00
..
qatomicint Disable warning about self-move and self-assign-overload 2020-07-26 18:06:34 +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 Introduce swap functions for QPromise/QFutureInterface 2020-08-03 16:47:31 +02:00
qfuturesynchronizer CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
qfuturewatcher QtConcurrent: Get rid of multi-inheritance inside RunFunctionTaskBase 2020-07-14 14:52:08 +02:00
qmutex Fix warnings about unused variables and functions in tests 2020-07-26 18:06:46 +02:00
qmutexlocker CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
qpromise Introduce swap functions for QPromise/QFutureInterface 2020-08-03 16:47:31 +02:00
qreadlocker CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
qreadwritelock CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
qresultstore CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
qsemaphore CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
qthread CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
qthreadonce CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
qthreadpool CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
qthreadstorage CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
qwaitcondition CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
qwritelocker CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +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