qt5base-lts/tests/auto/dbus/qdbusabstractinterface
Alexandru Croitor 0e56dd2746 CMake: Make qtbase 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: I77299f990692b4fe4721a9bc35071608d0d23982
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
Reviewed-by: Amir Masoud Abdol <amir.abdol@qt.io>
2023-07-05 15:09:32 +02:00
..
qdbusabstractinterface tests: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-17 21:56:49 +01:00
qpinger tests: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-17 21:56:49 +01:00
CMakeLists.txt CMake: Make qtbase tests standalone projects 2023-07-05 15:09:32 +02:00
interface.cpp QThread: add sleep(std::chrono::nanoseconds) overload 2023-03-13 23:26:28 +02:00
interface.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
org.qtproject.QtDBus.Pinger.xml qdbusxml2cpp: remove the old "In"-for-signal compatibility code 2022-08-16 16:05:25 -07:00
tst_qdbusabstractinterface.cpp DBus tests: port away from deprecated APIs 2022-08-24 22:08:49 +02:00