qt5base-lts/tests/auto/corelib/thread/qatomicinteger
Alexandru Croitor e9a328bc0e CMake: Regenerate tests with new qt_ prefixed APIs
Use pro2cmake with '--api-version 2' to force regenerate
projects to use the new prefixed qt_foo APIs.

Change-Id: I055c4837860319e93aaa6b09d646dda4fc2a4069
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
2020-07-09 09:38:35 +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 Port Q_STATIC_ASSERT(_X) to static_assert 2020-06-19 19:38:23 +02:00