| Commit message (Expand) | Author | Age | Files | Lines |
* | Tests: Add case covering both ctest subdirectory commands | Brad King | 2021-12-08 | 2 | -0/+40 |
|
|
* | CTest: Exit coverage handling early if no binary dir | Joseph Snyder | 2021-06-02 | 2 | -0/+7 |
|
|
* | ctest: Add support for writing test results in JUnit XML format | Zack Galbreath | 2021-04-26 | 4 | -0/+57 |
|
|
* | ctest: Display test "WAITING" messages only in extra-verbose mode | Brad King | 2021-04-06 | 4 | -7/+46 |
|
|
* | Ctest: Support build tree on command line | Asit Dhal | 2020-12-17 | 6 | -0/+22 |
|
|
* | ctest: Provide hints about inspecting test failures | Asit Dhal | 2020-12-01 | 2 | -2/+6 |
|
|
* | CTest: exit nonzero after message(SEND_ERROR|FATAL_ERROR) | Kevin Puetz | 2020-08-26 | 3 | -1/+3 |
|
|
* | Merge topic 'ctest_stop_on_failure_16628' | Brad King | 2020-04-22 | 4 | -0/+26 |
|\ |
|
| * | ctest: add option --stop-on-failure | Johnny Jazeix | 2020-04-20 | 4 | -0/+26 |
|
|
* | | CTest: Fix '-T MemCheck' command-line support for sanitizers | Brad King | 2020-04-17 | 2 | -0/+28 |
|/ |
|
* | Add --no-tests=<[error|ignore]> option to CTest | Stefan Dinkelacker | 2020-01-31 | 10 | -0/+38 |
|
|
* | ctest: Populate CTEST_CONFIGURATION_TYPE from the -C command line when set | Julien Jomier | 2019-12-09 | 4 | -0/+30 |
|
|
* | CTest: Consolidate '--repeat-* n' options as `--repeat *:n` | Brad King | 2019-11-15 | 22 | -40/+28 |
|
|
* | Merge branch 'backport-ctest-resource-groups' | Brad King | 2019-11-05 | 2 | -4/+4 |
|\ |
|
| * | CTest: Rename PROCESSES test property to RESOURCE_GROUPS | Brad King | 2019-11-05 | 2 | -4/+4 |
|
|
* | | Tests: Extend RunCMake.CTestCommandLine internal timeout for valgrind | Brad King | 2019-11-04 | 1 | -1/+1 |
|
|
* | | ctest: Add --repeat-after-timeout option | Brad King | 2019-10-29 | 11 | -0/+75 |
|
|
* | | ctest: Add --repeat-until-pass option | Brad King | 2019-10-29 | 13 | -4/+81 |
|/ |
|
* | CTest: Add Json output for PROCESSES property | Kyle Edwards | 2019-10-02 | 2 | -4/+62 |
|
|
* | Merge topic 'ctest-json-REQUIRED_FILES' | Brad King | 2019-08-23 | 2 | -4/+18 |
|\ |
|
| * | CTest: Fix --show-only=json-v1 output with REQUIRED_FILES property | Brad King | 2019-08-22 | 2 | -4/+18 |
|
|
* | | Tests: Create test for SKIP_REGULAR_EXPRESSION test property | Gabor Bencze | 2019-07-18 | 2 | -0/+27 |
|
|
* | | CTest: Clean up stdout and logfile output for Pass/Fail regex | Stephen Manz | 2019-07-09 | 4 | -0/+84 |
|/ |
|
* | CTest: Teach --show-only= to reject unknown values | Brad King | 2019-01-17 | 4 | -0/+5 |
|
|
* | CTest: Teach --show-only=json-v1 to filter out not-available tests | Brad King | 2019-01-17 | 1 | -0/+1 |
|
|
* | Tests: Fix RunCMake.CTestCommandLine case when no python is found | Brad King | 2019-01-17 | 1 | -0/+3 |
|
|
* | Tests: Rename RunCMake.CTestCommandLine show-only test cases | Brad King | 2019-01-17 | 5 | -12/+12 |
|
|
* | Tests: Fix RunCMake.CTestCommandLine to actually check json-v1 | Brad King | 2019-01-16 | 1 | -0/+1 |
|
|
* | Tests: Add cases for ctest --show-only=json-v1 | Brad King | 2019-01-10 | 3 | -0/+159 |
|
|
* | CTest: Restore inheritance of stdin by test processes | Brad King | 2018-11-15 | 3 | -0/+14 |
|
|
* | CTest: Fix --test-load regression | Brad King | 2018-09-10 | 5 | -6/+10 |
|
|
* | CTest: Add options to control test process affinity to CPUs | Brad King | 2018-03-05 | 2 | -0/+21 |
|
|
* | Tests: Remove incorrect use of 'test-timeout' option | Betsy McPhail | 2017-11-10 | 1 | -1/+1 |
|
|
* | CTest: Weight reported test times by PROCESSORS in summaries | Bill Hoffman | 2017-09-08 | 1 | -2/+2 |
|
|
* | CTest: Properly reset output to avoid duplication with --repeat-until-fail | Sylvain Joubert | 2017-01-12 | 1 | -0/+2 |
|
|
* | Update tests that expect uncompressed output | Zack Galbreath | 2016-11-08 | 1 | -0/+1 |
|
|
* | CTest: Fix regression in handling of a RUN_SERIAL test that fails | Brad King | 2015-10-23 | 4 | -0/+27 |
|
|
* | CTest: Add options to limit output of passed and failed tests | Roman Wüger | 2015-09-18 | 4 | -0/+36 |
|
|
* | CTest: Show the number of tests for each label in the summary | Betsy McPhail | 2015-07-06 | 2 | -0/+30 |
|
|
* | ctest: Optionally avoid starting tests that may exceed a given CPU load | Betsy McPhail | 2015-06-30 | 7 | -0/+52 |
|
|
* | CTest: Capture test stdout/stderr through one pipe (#15600) | Brad King | 2015-06-03 | 3 | -0/+30 |
|
|
* | Tests: Add case for 'ctest' run with bad CTestTestfile | Brad King | 2015-05-14 | 2 | -0/+17 |
|
|
* | Tests: Make a CTest test deterministic. | Stephen Kelly | 2015-04-20 | 1 | -0/+3 |
|
|
* | Tests: Fix RunCMake.CTestCommandLine expected output time matching | Brad King | 2015-03-31 | 1 | -11/+11 |
|
|
* | ctest: Add a new --repeat-until-fail option | Bill Hoffman | 2015-03-23 | 13 | -0/+96 |
|
|