summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Merge topic 'LINKER_TYPE-mold-support' into release-3.29Brad King2024-03-148-4/+13
| |\ \ \ \ \
* | | | | | | Tests: Pass path to WiX 3 into RunCMake.CPack_WIX testBrad King2024-03-192-2/+6
* | | | | | | Tests: Teach RunCMake.CPack_WIX to honor windows-arm64 hostsBrad King2024-03-183-2/+7
* | | | | | | Tests: Convert CPackWiXGenerator to RunCMake.CPack_WIXBrad King2024-03-1817-100/+90
* | | | | | | Tests/RunCMake: Add new infrastructure to run cpackBrad King2024-03-183-0/+136
* | | | | | | Tests/RunCMake: Add option to print custom details in failure outputBrad King2024-03-182-0/+6
* | | | | | | Merge topic 'ci-wix'Brad King2024-03-181-3/+2
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Tests: Teach CPackWiXGenerator to use WiX tools in PATHBrad King2024-03-141-3/+2
* | | | | | | Merge topic 'Apple-TBD-in-subdirecory'Brad King2024-03-142-3/+14
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | / / | | |_|_|/ / | |/| | | |
| * | | | | Apple Text Based Stubs: should be usage in subdirectoriesMarc Chevrier2024-03-142-3/+14
| |/ / / /
| * | | | Merge topic 'export-find_dependency-calls' into release-3.29Brad King2024-03-1319-0/+50
| |\ \ \ \
* | \ \ \ \ Merge topic 'autogen-makefile-depfile'Brad King2024-03-146-1/+28
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Autogen: Restore target-ordering dependencies in Makefiles with DEPFILEBrad King2024-03-146-1/+28
* | | | | | Merge topic 'LINKER_TYPE-mold-support'Brad King2024-03-148-4/+13
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | LINKER_TYPE: Support MOLD only on GCC versions that support itMarc Chevrier2024-03-138-4/+13
* | | | | | Merge topic 'ctest-tls-options'Brad King2024-03-1351-16/+116
|\ \ \ \ \ \
| * | | | | | ctest: Fall back to CMake options for TLS versionBrad King2024-03-1216-0/+35
| * | | | | | ctest: Fall back to CMake options for TLS server verificationBrad King2024-03-123-3/+3
| * | | | | | ctest: Add explicit options for TLS versionBrad King2024-03-129-0/+15
| * | | | | | ctest: Add explicit options for TLS server verificationBrad King2024-03-1218-0/+51
| * | | | | | Tests: Make RunCMake.ctest_submit invalid host name case more robustBrad King2024-03-1213-16/+15
* | | | | | | Merge topic 'GoogleTest-source-line'Brad King2024-03-131-1/+21
|\ \ \ \ \ \ \
| * | | | | | | GoogleTest: Add DEF_SOURCE_LINE property to gtest_add_testsDaniel Sim2024-03-111-1/+21
* | | | | | | | Merge topic 'export-find_dependency-calls'Brad King2024-03-1319-0/+50
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | EXPORT_PACKAGE_DEPENDENCIES: Add experimental feature gateBrad King2024-03-1219-0/+50
* | | | | | | | Merge topic 'ci-xcode-15.3'Brad King2024-03-133-3/+10
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Merge branch 'backport-3.28-ci-xcode-15.3'Brad King2024-03-123-3/+10
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | / / | | | |_|_|/ / | | |/| | | |
| | * | | | | Tests: Update RunCMake.CheckCompilerFlag for Xcode 15.3Brad King2024-03-121-2/+2
| | * | | | | Tests: Update RunCMake.CompileFeatures for Xcode 15.3Brad King2024-03-122-1/+8
* | | | | | | Merge topic 'ci-wix'Brad King2024-03-121-9/+1
|\ \ \ \ \ \ \
| * | | | | | | ci: Explicitly enable CPackWiXGenerator test only in specific jobsBrad King2024-03-111-9/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge topic 'cpack-external'Brad King2024-03-121-0/+4
|\ \ \ \ \ \ \
| * | | | | | | Tests: Enable RunCMake.CPack_External test more reliablyBrad King2024-03-111-0/+4
| |/ / / / / /
* | | | | | | Merge topic 'export-find_dependency-calls'Brad King2024-03-122-5/+5
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / /
| * | | | | install(EXPORT): Drop REQUIRED from exported find_dependency callsBrad King2024-03-112-5/+5
| | |_|/ / | |/| | |
| * | | | Merge topic 'ctest-j-default' into release-3.29Brad King2024-03-1136-128/+241
| |\ \ \ \
* | \ \ \ \ Merge topic 'ctest-j-default'Brad King2024-03-1136-128/+241
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | ctest: Allow passing -j without value to choose a contextual defaultBrad King2024-03-1028-4/+195
| * | | | | Tests: Remove unnecessary parallel suppression from CTestCoverageCollectGCOVBrad King2024-03-101-1/+0
| * | | | | Tests: Convert CTestTestSkipReturnCode to RunCMake.ctest_test caseBrad King2024-03-106-48/+15
| * | | | | Tests: Convert CTestTestSerialOrder to RunCMake.ctest_test caseBrad King2024-03-105-75/+31
* | | | | | Merge topic 'ctest-tests-from-file'Brad King2024-03-1117-3/+48
|\ \ \ \ \ \ | | |/ / / / | |/| | / / | |_|_|/ / |/| | | |
| * | | | ctest: Remove unnecessary and ambiguous tests-from-file comment syntaxBrad King2024-03-082-0/+6
| * | | | ctest: Honor tests-from-file options with empty inputBrad King2024-03-089-0/+29
| * | | | Tests: Make ctest tests-from-file expected output more preciseBrad King2024-03-087-3/+13
| * | | | Merge topic 'cxxmodules-target-objects' into release-3.29Brad King2024-03-084-0/+42
| |\ \ \ \ | | | |/ / | | |/| |
* | | | | Merge topic 'gtest-json-test-def-source'Brad King2024-03-082-1/+13
|\ \ \ \ \
| * | | | | ctest: Show custom test properties in --show-only=json-v1Daniel Sim2024-03-062-1/+13
* | | | | | Merge topic 'cxxmodules-target-objects'Brad King2024-03-084-0/+42
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Tests/CXXModules: add a test using `TARGET_OBJECTS` from modulesBen Boeckel2024-03-064-0/+42