qt5base-lts/tests/auto/corelib/thread/qatomicinteger
Edward Welbourne 533df067e9 Purge Q_{STDLIB,COMPILER}_UNICODE_STRINGS
These were now always defined, hence redundant.
Leave the #define in place so that we can verify we actually do always
define it, in a #else of an existing #if check on it.

Change-Id: Iea4c3dbc8f9982268bcf81da5ef17fe2ebf5c462
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2020-09-14 09:47:51 +02:00
..
char CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
char16_t CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
char32_t CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
int CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
long CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
qlonglong CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
qptrdiff CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
quintptr CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
qulonglong CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
schar CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
short CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
uchar CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
uint CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
ulong CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
ushort CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
wchar_t CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
CMakeLists.txt cmake: add more tests in corelib/thread 2019-10-04 06:27:19 +00:00
qatomicinteger.pri Remove all the atomic code besides MSVC and std::atomic 2016-01-19 23:41:52 +00:00
qatomicinteger.pro Remove all the atomic code besides MSVC and std::atomic 2016-01-19 23:41:52 +00:00
tst_qatomicinteger.cpp Purge Q_{STDLIB,COMPILER}_UNICODE_STRINGS 2020-09-14 09:47:51 +02:00