qt5base-lts/tests/auto/corelib/thread
Thiago Macieira 84f8d4961d Revert "Fix signed integer overflows in tst_QAtomicInteger"
This reverts commit f647375275. There are
no signed integer overflows in atomics.

For the non-atomic side, unlike the commit being reverted, we fix the
signed integer overflow by removing the "signed" part instead of the
"overflow" part, and use unsigned integer overflows instead.

Change-Id: I53335f845a1345299031fffd176f5ba479163e44
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2023-07-28 11:20:35 -07:00
..
qatomicint CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
qatomicinteger Revert "Fix signed integer overflows in tst_QAtomicInteger" 2023-07-28 11:20:35 -07:00
qatomicpointer CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
qfuture tst_QFuture: fix UB (call of member function on wrong object) 2023-07-21 19:00:05 +02: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 CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02: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 CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02: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 Rid of 'special case' markers 2023-04-13 18:30:58 +02:00