qt5base-lts/tests/auto/corelib/thread
Giuseppe D'Angelo 1e8d623340 QThread::create: remove the pre-C++17 codepaths
As we require C++17 now. The configure-time test checking for
future/async is left in for the moment being.

Change-Id: Ifde39d420673f70a2277f5a645bfaad30935a381
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
2020-07-07 20:54:12 +02:00
..
qatomicint Port Q_STATIC_ASSERT(_X) to static_assert 2020-06-19 19:38:23 +02:00
qatomicinteger Port Q_STATIC_ASSERT(_X) to static_assert 2020-06-19 19:38:23 +02:00
qatomicpointer Port Q_STATIC_ASSERT(_X) to static_assert 2020-06-19 19:38:23 +02:00
qfuture Use QList instead of QVector in corelib tests 2020-07-07 11:48:45 +02:00
qfuturesynchronizer cmake: add more tests in corelib/thread 2019-10-04 06:27:19 +00:00
qfuturewatcher Deprecate the pause-related APIs of QFuture* classes 2020-06-04 22:32:43 +02:00
qmutex Regenerate projects one last time before merge 2020-02-12 17:30:49 +00:00
qmutexlocker cmake: add more tests in corelib/thread 2019-10-04 06:27:19 +00:00
qpromise Use QList instead of QVector in corelib tests 2020-07-07 11:48:45 +02:00
qreadlocker cmake: add more tests in corelib/thread 2019-10-04 06:27:19 +00:00
qreadwritelock Remove winrt 2020-06-06 20:25:49 +02:00
qresultstore Use QList instead of QVector in corelib tests 2020-07-07 11:48:45 +02:00
qsemaphore Use QList instead of QVector in corelib tests 2020-07-07 11:48:45 +02:00
qthread QThread::create: remove the pre-C++17 codepaths 2020-07-07 20:54:12 +02:00
qthreadonce cmake: add more tests in corelib/thread 2019-10-04 06:27:19 +00:00
qthreadpool Remove QThreadPool::cancel() 2020-06-05 20:57:32 +02:00
qthreadstorage Remove winrt 2020-06-06 20:25:49 +02:00
qwaitcondition cmake: add more tests in corelib/thread 2019-10-04 06:27:19 +00:00
qwritelocker cmake: add more tests in corelib/thread 2019-10-04 06:27:19 +00: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