qt5base-lts/tests/auto/corelib
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
..
animation tst_QParallelAnimationGroup: fix memleak 2023-07-14 14:56:03 +02:00
global Make qYieldCpu() public API 2023-07-25 07:21:56 -07:00
io Socketpair is not supported on Vxworks 2023-07-27 08:46:18 +02:00
ipc QNativeIpcKey: add qHash() function 2023-07-25 12:31:04 +02:00
itemmodels tst_QSortFilterProxyModel: fix mem-leaks II: sortStable() 2023-07-19 04:51:26 +00:00
kernel Correct feature test in tst_qtranslator's CMake config 2023-07-27 15:09:24 +02:00
mimetypes CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
platform CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
plugin QUuid: handle quint128 and Id128Bytes data in the same way 2023-07-17 18:49:16 +02:00
serialization tst_QXmlStream: Remove stray comment 2023-07-25 09:31:17 +02:00
text tst_QLocale: add testing of the extremes for doubleToString 2023-07-24 15:35:48 -07:00
thread Revert "Fix signed integer overflows in tst_QAtomicInteger" 2023-07-28 11:20:35 -07:00
time QDTP: match local-time by preference to its zone 2023-07-21 18:22:01 +02:00
tools tst_QExplicitlySharedDataPointer: Remove stray comment 2023-07-25 12:31:04 +02:00
CMakeLists.txt tests: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-17 21:56:49 +01:00