summaryrefslogtreecommitdiffstats
path: root/src/corelib/Qt6CTestMacros.cmake
Commit message (Expand)AuthorAgeFilesLines
* cmake: Rename QT_UIKIT_SDK to QT_APPLE_SDKTor Arne Vestbø10 hours1-1/+1
* Fix running CMake test projects in prefix buildsJoerg Bornemann2023-08-191-5/+6
* Disable CMake test project build tests on WASMMikolaj Boc2023-01-111-0/+3
* Remove cmake output about module major/minor/patch versionKai Köhne2023-01-031-5/+0
* Allow lists in the BUILD_OPTIONS argument of _qt_internal_test_expect_passAlexey Edelev2022-12-011-2/+8
* Disable ASAN leaks check for cmake testsAlexey Edelev2022-11-241-1/+3
* Use CMAKE_MESSAGE_CONTEXT for Better CMake Output MessagesAmir Masoud Abdol2022-10-251-6/+6
* Don't set QT_PLUGIN_PATH in the deployment test's run environmentJoerg Bornemann2022-10-151-14/+26
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* CMake: Add function to create qmake build testsAlexandru Croitor2022-08-171-0/+131
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* CMake: Pass -v to ninja when using ctest --build-and-testAlexandru Croitor2022-04-041-3/+85
* CMake: Enable verbose autogen for cmake auto tests and EP examplesAlexandru Croitor2022-03-241-0/+1
* CMake: Enable debug verbosity for cmake auto tests and EP examplesAlexandru Croitor2022-03-241-0/+2
* Use the CMake path format when passing the CMAKE_PREFIX_PATH to ctestAlexey Edelev2022-03-231-10/+25
* Replace BUILD_OPTIONS_LIST variable by the getter functionAlexey Edelev2021-12-021-54/+70
* CMake: Bump almost all cmake_minimum_required calls to 3.16Alexandru Croitor2021-09-221-2/+2
* CMake: Build a subset of tests when targeting iOS in the CIAlexandru Croitor2021-08-261-0/+32
* CMake: Make _qt_internal_test_expect_pass more configurableAlexandru Croitor2021-08-261-6/+84
* CMake: Fix indentation in _qt_internal_test_expect_passAlexandru Croitor2021-08-241-11/+11
* CMake: Allow specifying custom build directories for CMake autotestsAlexandru Croitor2021-07-021-2/+26
* CMake: Allow passing arguments to tests/auto/cmake test commandAlexandru Croitor2021-05-101-2/+6
* CMake: Don't build cmake build tests as macOS universalAlexandru Croitor2021-05-101-0/+11
* Add the SIMULATE_IN_SOURCE argument to _qt_internal_test_expect_passAlexey Edelev2021-04-071-21/+72
* CMake: Choose better defaults for qt_add_plugin STATIC/SHAREDAlexandru Croitor2021-04-071-3/+13
* Rework the failure macros in the Qt CTest kitAlexey Edelev2021-03-171-1/+13
* CMake: Fix qtbase cmake tests to pass when configured in-treeAlexandru Croitor2020-11-101-1/+4
* Normalize dir separators in CMAKE_TOOLCHAIN_FILE when forwarded to CTestKai Koehne2020-11-061-1/+2
* CMake: Clean up the public API a bitAlexandru Croitor2020-10-011-3/+3
* CMake: Get tests/auto/cmake tests workingAlexandru Croitor2020-07-171-63/+95
* Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-06-141-0/+243