summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'swift-always-restat'Brad King2024-01-053-2/+10
|\
| * Swift/Ninja: Always restat swift build commandsJeremy Day2024-01-043-2/+10
* | Merge topic 'swift-compile-commands'Brad King2024-01-053-0/+44
|\ \
| * | Swift/Ninja: Fix multifile module compile commandsEvan Wilde2024-01-033-0/+44
* | | Merge topic 'test-RunCMake.ExternalProject'Brad King2024-01-051-0/+3
|\ \ \
| * | | Tests: Optionally run RunCMake.ExternalProject seriallyBrad King2024-01-041-0/+3
* | | | Merge topic 'check_language_propagate_hip_platform'Brad King2024-01-053-0/+38
|\ \ \ \ | |/ / / |/| | |
| * | | HIP: Propagate CMAKE_HIP_PLATFORM from/to the test project in check_languageGergely Meszaros2024-01-043-0/+38
* | | | Merge topic 'compute-compiler-linker'Brad King2024-01-04180-71/+1740
|\ \ \ \ | |_|/ / |/| | |
| * | | Tests: Verify that linker tool is detected and identified where expectedBrad King2024-01-032-2/+36
| * | | LinkerId: Match Apple linker on all Apple platformsBrad King2024-01-031-1/+1
| * | | LinkerId: Fix detection of GNU linker id without parenthesis in version outputBrad King2024-01-033-0/+6
| * | | LinkerId: Fix detection of linker tool without pathBrad King2024-01-0313-13/+13
| * | | LinkerId: Fix detection of linker tool for Clang on OpenBSDBrad King2024-01-032-2/+2
| * | | LinkerId: Fix detection of linker tool for MSVCBrad King2024-01-031-2/+2
| * | | LinkerId: Fix detection of linker tool for GNU on SunOS sparc32Brad King2024-01-034-4/+4
| * | | LinkerId: Fix detection of linker tool for XL compilersBrad King2024-01-0312-12/+12
| * | | LinkerId: Fix detection of linker tool for XL as nvcc host compilerBrad King2024-01-031-1/+1
| * | | Tests: Cover detection of linker tool for Intel on WindowsBrad King2024-01-0313-0/+138
| * | | Tests: Cover detection of linker tool for MSVCBrad King2024-01-039-0/+148
| * | | Tests: Cover detection of linker tool while parsing implicit link infoBrad King2024-01-0394-2/+110
| * | | Tests: Update sample data for parsing implicit link/include informationBrad King2024-01-0354-1/+1148
| * | | Tests: Improve isolation of cases parsing implicit link/include informationBrad King2024-01-032-69/+51
| * | | Tests: Add unit tests for internal cmake_determine_linker_id helperBrad King2024-01-0327-0/+106
| | |/ | |/|
* | | Tests: Quote possibly empty string(REPLACE) argumentCraig Scott2024-01-011-1/+1
* | | Merge topic 'Ninja-LINK_OPTIONS-with-newlines'Marc Chevrier2023-12-232-0/+9
|\ \ \ | | |/ | |/|
| * | Ninja: LINK_OPTIONS property should support newlinesMarc Chevrier2023-12-202-0/+9
* | | Merge topic 'package-dispatch-apple'Brad King2023-12-2019-2/+59
|\ \ \
| * | | CMakePackageConfigHelpers: Add generate_apple_architecture_selection_file()Brad King2023-12-1910-2/+46
| * | | generate_apple_platform_selection_file: Add INSTALL_PREFIX optionBrad King2023-12-191-0/+1
| * | | Tests: Verify generate_apple_platform_selection_file file pathsBrad King2023-12-1910-0/+12
* | | | Merge topic 'add_test-CROSSCOMPILING_EMULATOR-exclusive'Brad King2023-12-205-0/+108
|\ \ \ \
| * | | | add_test: Honor CROSSCOMPILING_EMULATOR only when cross-compilingRalf Habacker2023-12-195-0/+108
* | | | | Merge topic 'swift-CMP0157-old'Brad King2023-12-202-3/+12
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Swift/Ninja: Fix missing OFM in CMP0157 OLD behaviorEvan Wilde2023-12-192-3/+12
| |/ / /
* | | | Merge topic 'gtest_discover_tests_error_message'Brad King2023-12-192-0/+2
|\ \ \ \
| * | | | GoogleTest: Add working directory to gtest_discover_tests error messageAlexander Krabler2023-12-182-0/+2
| |/ / /
* | | | Merge topic 'package-dispatch-apple'Brad King2023-12-194-0/+15
|\ \ \ \
| * | | | CMakePackageConfigHelpers: Clarify Apple platform selection usage errorBrad King2023-12-184-0/+15
| | |_|/ | |/| |
* | | | Merge topic 'Xcode-Check-Imported-Framework'Brad King2023-12-192-0/+28
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Xcode: Restore support for standalone IMPORTED_LOCATION_<CONFIG>Marc Chevrier2023-12-182-0/+28
* | | Merge topic 'package-dispatch-apple'Brad King2023-12-1827-0/+180
|\ \ \
| * | | Tests: Cover generate_apple_platform_selection_file on all platformsBrad King2023-12-1627-0/+180
* | | | Merge topic 'fc-provider-find-package-args'Craig Scott2023-12-173-0/+19
|\ \ \ \ | |_|_|/ |/| | |
| * | | FetchContent: Fix FIND_PACKAGE_ARGS not being passed to dep providersCraig Scott2023-12-163-0/+19
| |/ /
* | | Merge topic 'swift-split-compilation-model'Brad King2023-12-163-11/+19
|\ \ \ | |/ / |/| |
| * | Swift/Ninja: Split compilation modelEvan Wilde2023-12-153-11/+19
* | | Merge topic 'cmake-test-launcher'Brad King2023-12-1520-8/+374
|\ \ \
| * | | fileapi: Add test launcher to codemodel-v2Ralf Habacker2023-12-1311-1/+245
| * | | add_test: Optionally use a launcher for tests running in-project targetsRalf Habacker2023-12-138-0/+120