summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/CTestCommandLine
Commit message (Expand)AuthorAgeFilesLines
* 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
* CTest: Exit coverage handling early if no binary dirJoseph Snyder2021-06-022-0/+7
* ctest: Add support for writing test results in JUnit XML formatZack Galbreath2021-04-264-0/+57
* ctest: Display test "WAITING" messages only in extra-verbose modeBrad King2021-04-064-7/+46
* Ctest: Support build tree on command lineAsit Dhal2020-12-176-0/+22
* ctest: Provide hints about inspecting test failuresAsit Dhal2020-12-012-2/+6
* CTest: exit nonzero after message(SEND_ERROR|FATAL_ERROR)Kevin Puetz2020-08-263-1/+3
* Merge topic 'ctest_stop_on_failure_16628'Brad King2020-04-224-0/+26
|\
| * ctest: add option --stop-on-failureJohnny Jazeix2020-04-204-0/+26
* | CTest: Fix '-T MemCheck' command-line support for sanitizersBrad King2020-04-172-0/+28
|/
* Add --no-tests=<[error|ignore]> option to CTestStefan Dinkelacker2020-01-3110-0/+38
* ctest: Populate CTEST_CONFIGURATION_TYPE from the -C command line when setJulien Jomier2019-12-094-0/+30
* CTest: Consolidate '--repeat-* n' options as `--repeat *:n`Brad King2019-11-1522-40/+28
* Merge branch 'backport-ctest-resource-groups'Brad King2019-11-052-4/+4
|\
| * CTest: Rename PROCESSES test property to RESOURCE_GROUPSBrad King2019-11-052-4/+4
* | Tests: Extend RunCMake.CTestCommandLine internal timeout for valgrindBrad King2019-11-041-1/+1
* | ctest: Add --repeat-after-timeout optionBrad King2019-10-2911-0/+75
* | ctest: Add --repeat-until-pass optionBrad King2019-10-2913-4/+81
|/
* CTest: Add Json output for PROCESSES propertyKyle Edwards2019-10-022-4/+62
* Merge topic 'ctest-json-REQUIRED_FILES'Brad King2019-08-232-4/+18
|\
| * CTest: Fix --show-only=json-v1 output with REQUIRED_FILES propertyBrad King2019-08-222-4/+18
* | Tests: Create test for SKIP_REGULAR_EXPRESSION test propertyGabor Bencze2019-07-182-0/+27
* | CTest: Clean up stdout and logfile output for Pass/Fail regexStephen Manz2019-07-094-0/+84
|/
* CTest: Teach --show-only= to reject unknown valuesBrad King2019-01-174-0/+5
* CTest: Teach --show-only=json-v1 to filter out not-available testsBrad King2019-01-171-0/+1
* Tests: Fix RunCMake.CTestCommandLine case when no python is foundBrad King2019-01-171-0/+3
* Tests: Rename RunCMake.CTestCommandLine show-only test casesBrad King2019-01-175-12/+12
* Tests: Fix RunCMake.CTestCommandLine to actually check json-v1Brad King2019-01-161-0/+1
* Tests: Add cases for ctest --show-only=json-v1Brad King2019-01-103-0/+159
* CTest: Restore inheritance of stdin by test processesBrad King2018-11-153-0/+14
* CTest: Fix --test-load regressionBrad King2018-09-105-6/+10
* CTest: Add options to control test process affinity to CPUsBrad King2018-03-052-0/+21
* Tests: Remove incorrect use of 'test-timeout' optionBetsy McPhail2017-11-101-1/+1
* CTest: Weight reported test times by PROCESSORS in summariesBill Hoffman2017-09-081-2/+2
* CTest: Properly reset output to avoid duplication with --repeat-until-failSylvain Joubert2017-01-121-0/+2
* Update tests that expect uncompressed outputZack Galbreath2016-11-081-0/+1
* CTest: Fix regression in handling of a RUN_SERIAL test that failsBrad King2015-10-234-0/+27
* CTest: Add options to limit output of passed and failed testsRoman Wüger2015-09-184-0/+36
* CTest: Show the number of tests for each label in the summaryBetsy McPhail2015-07-062-0/+30
* ctest: Optionally avoid starting tests that may exceed a given CPU loadBetsy McPhail2015-06-307-0/+52
* CTest: Capture test stdout/stderr through one pipe (#15600)Brad King2015-06-033-0/+30
* Tests: Add case for 'ctest' run with bad CTestTestfileBrad King2015-05-142-0/+17