qt6-bb10/tests/auto/corelib/thread/qatomicinteger
Alexandru Croitor d4b7acec4b CMake: Make corelib tests standalone projects
Add the boilerplate standalone test prelude to each test, so that they
can be opened with an IDE without the qt-cmake-standalone-test script,
but directly with qt-cmake or cmake.

Boilerplate was added using the following scripts:
https://git.qt.io/alcroito/cmake_refactor

Manual adjustments were made where the code was inserted in the wrong
location.

Task-number: QTBUG-93020
Change-Id: I28b6d3815c5f43d2c33ea65764f6f3f8f129eaf3
Reviewed-by: Amir Masoud Abdol <amir.abdol@qt.io>
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2023-07-05 15:09:32 +02:00
..
char CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
char16_t CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
char32_t CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
int CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
long CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
qlonglong CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
qptrdiff CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
quintptr CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
qulonglong CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
schar CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
short CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
uchar CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
uint CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
ulong CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
ushort CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
wchar_t CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
CMakeLists.txt tests: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-17 21:56:49 +01:00
tst_qatomicinteger.cpp Remove uses of Q_ATOMIC_INT{8,16,32}_IS_SUPPORTED 2022-07-06 17:56:58 +02:00