qt6-bb10/tests/auto/corelib/thread
Krzysztof Sommerfeld ac6a9f9bfa Add cxx11_future in QPromise tests and disable it for VxWorks
cxx11_future flag should be disabled for VxWorks. VxWorks still does
have some bugs related to this std features and some parts of code needs
to be excluded. At least till the 24.03 VxWorks release as for now this
is the expected release that should contain fixes.

Task-number: QTBUG-115777
Change-Id: Ic652403697d727f4ae05ae7287ff8285075d3802
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2024-01-31 12:21:55 +00:00
..
qatomicint Revert "QAtomic: remove the copy ctor and assignment operator" 2023-10-25 15:56:54 +00:00
qatomicinteger Revert "QAtomic: remove the copy ctor and assignment operator" 2023-10-25 15:56:54 +00:00
qatomicpointer Revert "QAtomic: remove the copy ctor and assignment operator" 2023-10-25 15:56:54 +00:00
qfuture QFuture: Don't use QFutureCallOutInterface for continuations 2023-12-13 21:54:00 +01:00
qfuturesynchronizer CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
qfuturewatcher CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
qmutex CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
qmutexlocker CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
qpromise Add cxx11_future in QPromise tests and disable it for VxWorks 2024-01-31 12:21:55 +00:00
qreadlocker CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
qreadwritelock CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
qresultstore CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
qsemaphore CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
qthread Tests: remove blacklisted CIs no longer available 2023-12-06 22:07:44 +01:00
qthreadonce CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
qthreadpool tst_QThreadPool: remove Windows-specific QSKIP 2023-07-12 11:29:56 +02:00
qthreadstorage CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
qwaitcondition CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
qwritelocker CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
CMakeLists.txt wasm: Fix test runner for asynchronous tests 2023-10-26 13:43:39 +02:00