summaryrefslogtreecommitdiffstats
path: root/src/corelib/Qt6CTestMacros.cmake
Commit message (Expand)AuthorAgeFilesLines
* 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