summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CTestCommandLine
Commit message (Expand)AuthorAgeFilesLines
* ctest: Restore default test timeout for command-line `-T Test` stepBrad King2025-08-183-0/+19
* Tests: Fix RunCMake.CTestCommandLine under ctest -T CoverageBrad King2025-04-221-1/+3
* ctest: Restore support for -T Test without dashboard configurationDaniel Pfeifer2025-03-064-2/+8
* ctest: Print GENERATED_RESOURCE_SPEC_FILE property in show-only outputBrad King2024-11-252-16/+27
* ctest: Print custom timeout signal properties in show-only outputBrad King2024-11-253-7/+51
* Tests/RunCMake/CTestCommandLine: Fix python string literal syntaxBrad King2024-11-251-1/+1
* cmWorkingDirectory: Unify error messagesDaniel Pfeifer2024-10-182-2/+1
* CTest: Base command line mode on top of scripting commandsDaniel Pfeifer2024-10-122-1/+2
* CTestCommandLine tests: Make sure to test successful runDaniel Pfeifer2024-10-095-5/+6
* Tests/RunCMake: Update cmake_minimum_required versions to 3.10Brad King2024-10-033-3/+3
* Tests: Move ctest --print-labels case into RunCMake.CTestCommandLineBrad King2024-07-242-0/+20
* ctest: Display test labels in failure summaryWim Colgate2024-07-174-0/+22
* ctest: Allow --test-dir override when using presetscastro-ma2024-04-242-3/+30
* ctest: Cleanup for invalid argument handlingMartin Duffy2024-04-171-1/+2
* Merge topic 'ctest-invalid-arg'Brad King2024-04-053-0/+4
|\
| * ctest: Show error on invalid ctest argumentsJake D'Esposito2024-04-043-0/+4
* | ctest: Fall back to CMake environment variable for TLS server verificationBrad King2024-03-309-0/+17
* | ctest: Test fallback to CMake options for TLS server verificationBrad King2024-03-309-1/+13
* | Tests: Update cmake_minimum_required version in RunCMake ctest casesBrad King2024-03-291-1/+1
|/
* ctest: Fall back to CMake options for TLS versionBrad King2024-03-129-0/+15
* ctest: Fall back to CMake options for TLS server verificationBrad King2024-03-121-1/+1
* ctest: Add explicit options for TLS versionBrad King2024-03-125-0/+6
* ctest: Add explicit options for TLS server verificationBrad King2024-03-1210-0/+28
* Merge topic 'ctest-j-default'Brad King2024-03-1114-0/+102
|\
| * ctest: Allow passing -j without value to choose a contextual defaultBrad King2024-03-1014-0/+102
* | Merge topic 'ctest-tests-from-file'Brad King2024-03-119-3/+23
|\ \
| * | ctest: Remove unnecessary and ambiguous tests-from-file comment syntaxBrad King2024-03-081-0/+3
| * | ctest: Honor tests-from-file options with empty inputBrad King2024-03-084-0/+13
| * | Tests: Make ctest tests-from-file expected output more preciseBrad King2024-03-085-3/+7
* | | 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 'ctest-tests-from-file'Brad King2024-03-089-4/+16
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | ctest: Exit with failure when tests-from-file input is missingBrad King2024-03-067-0/+12
| * | Tests: Generalize ctest tests-from-file test casesBrad King2024-03-063-4/+4
| |/
* | Tests: Allow RunCMake.CTestCommandLine/TestOutputSize to have larger fileKyle Edwards2024-02-271-1/+1
|/
* ctest: add command line option to exclude tests listed in a given fileAlex Neundorf2024-01-252-0/+8
* ctest: add command line option to run the tests listed in a given fileAlex Neundorf2024-01-253-0/+24
* cmCTestMultiProcessHandler: Stop searching for tests when limit is reachedBrad King2023-11-172-0/+22
* Tests: Cover ctest waiting on insufficient non-zero spare test-loadBrad King2023-11-172-5/+7
* Tests: Migrate CTestTest{NoBuild,NoExe} to RunCMake.ctest_{build,test}Brad King2023-09-072-2/+3
* ctest: Optionally terminate tests with a custom signal on timeoutBrad King2023-06-027-0/+42
* Tests/RunCMake: Update cmake_minimum_required versionsBrad King2023-02-112-2/+2
* ctest(1): Add CTEST_NO_TESTS_ACTION env varfriendlyanon2023-01-138-0/+15
* Tests: Factor out RunCMake ctest environment isolationBrad King2022-11-141-3/+0
* Tests: Add cases covering bad ctest output truncation typesBrad King2022-09-073-0/+3
* RunCMakeTest: fix Truncation test definitionFrank Winklmeier2022-09-057-1/+6
* CMake: Use FindPython instead of FindPythonInterp to build CMake itselfKyle Edwards2022-04-211-2/+2
* Tests: Fix CMake syntax warning in RunCMake.CTestCommandLineBrad King2022-03-101-1/+1
* ctest: add option for output truncationFrank Winklmeier2022-03-083-0/+34
* Tests: Add case covering both ctest subdirectory commandsBrad King2021-12-082-0/+40