summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Tests/CXXModules: factor out running an import testBen Boeckel2024-08-271-48/+21
* Merge topic 'cps-export'Brad King2024-08-2757-0/+394
|\
| * Tests: Add tests for install(PACKAGE_INFO)Matthew Woehlke2024-08-1457-0/+394
* | Merge topic 'cmake_path-GET-STEM'Brad King2024-08-261-0/+67
|\ \
| * | cmake_path: Fix 'GET "foo/.." STEM' resultFeRD (Frank Dana)2024-08-261-0/+67
* | | Merge topic 'cmake-parse-arguments-one-arg-empty-string'Brad King2024-08-263-1/+59
|\ \ \
| * | | cmake_parse_arguments: Set variable if empty string given after keywordCraig Scott2024-08-223-1/+59
| |/ /
* | | Merge topic 'improve-CMakeLibTests'Brad King2024-08-2613-15/+71
|\ \ \
| * | | testCommon.h: Introduce `ASSERT_EQUAL(actual, expected)` macroAlex Turbov2024-08-2013-15/+71
* | | | Merge topic 'fileapi-config-dir'Brad King2024-08-268-3/+20
|\ \ \ \ | |_|/ / |/| | |
| * | | fileapi: Add support for user-wide queriesMartin Duffy2024-08-226-0/+13
| * | | Tests: Isolate test suite from user-wide configurationBrad King2024-08-222-2/+7
| * | | Tests: Remove unused cvs anonymous access credentialsBrad King2024-08-221-1/+0
* | | | Merge topic 'swift-test-windows'Brad King2024-08-201-0/+12
|\ \ \ \
| * | | | Swift: Enable SwiftMixLib Test on WindowsEvan Wilde2024-08-191-0/+12
| |/ / /
* | | | Merge topic 'fix-dependencies-searching'Brad King2024-08-204-1/+87
|\ \ \ \
| * | | | file(GET_RUNTIME_DEPENDENCIES): Fix resolution of repeated ELF dependenciesAliaksandr Averchanka2024-08-194-1/+87
* | | | | Merge topic 'cpack-nsis-reserved-component-names'Brad King2024-08-202-0/+41
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | CPack/NSIS: Fix matching of reserved component namesK. R. Walker2024-08-192-0/+41
| * | | | Merge topic 'swift-install-names' into release-3.30Brad King2024-08-024-3/+38
| |\ \ \ \
* | \ \ \ \ Merge topic 'improve-cmJSONHelpers'Brad King2024-08-192-2/+2
|\ \ \ \ \ \
| * | | | | | cmJSONHelpers.h: Add generic predicate checking helperAlex Turbov2024-08-152-2/+2
| | |_|_|/ / | |/| | | |
* | | | | | Merge topic 'imprve-CMakeLibTests'Brad King2024-08-1922-430/+142
|\ \ \ \ \ \
| * | | | | | CMakeLibTests: Use `runTests`Alex Turbov2024-08-1313-372/+119
| * | | | | | CMakeLibTests: include `testCommon.h` for `ASSERT_TRUE`Alex Turbov2024-08-135-39/+7
| * | | | | | CMakeLibTests: Generate `testConfig.h` with source/build paths definedAlex Turbov2024-08-136-19/+16
* | | | | | | CMakeFindFrameworks: Deprecate the module subject to policy CMP0173Craig Scott2024-08-1611-0/+72
| |/ / / / / |/| | | | |
* | | | | | Merge topic 'cuda_unity'Brad King2024-08-1314-1/+210
|\ \ \ \ \ \
| * | | | | | Add support for unity builds with CUDA sourcesRobert Maynard2024-08-0214-1/+210
* | | | | | | Merge topic 'lfortran-link-info'Brad King2024-08-137-4/+62
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | LFortran: Add support for mixed-language linking with FortranBrad King2024-08-027-4/+62
| | |_|_|/ / | |/| | | |
* | | | | | find_package(): Debug re-rooting behaviorKyle Edwards2024-08-025-0/+69
|/ / / / /
* | | | | Merge topic 'swift-install-names'Brad King2024-08-024-3/+38
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Swift: Fix INSTALL_NAME_DIR under CMP0157 NEW behaviorEvan Wilde2024-08-014-3/+38
| * | | | Merge topic 'backport-test-curl-output' into release-3.29Brad King2024-07-291-1/+1
| |\ \ \ \
* | \ \ \ \ Merge topic 'presets-graphviz'Brad King2024-08-0112-0/+44
|\ \ \ \ \ \
| * | | | | | presets: Add graphviz supportAliaksandr Averchanka2024-07-3012-0/+44
* | | | | | | Merge topic 'test-xcode-command-line-tools'Brad King2024-08-011-0/+1
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | / | |_|_|_|_|/ |/| | | | |
| * | | | | Tests: Restore suppression of xcodebuild error with Xcode Command-Line ToolsBrad King2024-07-311-0/+1
| * | | | | Merge topic 'backport-test-curl-output' into release-3.30Brad King2024-07-291-1/+1
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Tests/RunCMake/file-DOWNLOAD: Update bad host name message for curl 8.9Brad King2024-07-291-1/+1
* | | | | | PkgC: Add cmake_pkg_config(EXTRACT) commandVito Gamberini2024-07-2944-0/+641
| |_|/ / / |/| | | |
* | | | | Merge topic 'install-parallel-manifest'Brad King2024-07-2616-84/+146
|\ \ \ \ \
| * | | | | install: Write manifest file in parallel installMartin Duffy2024-07-2516-84/+146
* | | | | | Merge topic 'update-curl'Brad King2024-07-261-1/+1
|\ \ \ \ \ \
| * | | | | | Tests/RunCMake/file-DOWNLOAD: Update bad host name message for curl 8.9Brad King2024-07-251-1/+1
* | | | | | | Tests: Removed unused LABELS on CMake's own testsBrad King2024-07-243-7/+0
* | | | | | | Tests: Move ctest --print-labels case into RunCMake.CTestCommandLineBrad King2024-07-243-5/+20
|/ / / / / /
* | | | | | Merge topic 'system-include-cache'Brad King2024-07-242-52/+59
|\ \ \ \ \ \
| * | | | | | GeneratorTarget: Fix missing system include cache keyOrkun Tokdemir2024-07-232-52/+59