| Commit message (Expand) | Author | Age | Files | Lines |
* | ctest: Restore enforcement of RESOURCE_LOCK test property | Brad King | 2024-04-01 | 2 | -0/+21 |
|
|
* | Merge topic 'ctest-j-default' into release-3.29 | Brad King | 2024-03-11 | 14 | -1/+133 |
|\ |
|
| * | ctest: Allow passing -j without value to choose a contextual default | Brad King | 2024-03-10 | 12 | -1/+87 |
|
|
| * | Tests: Convert CTestTestSkipReturnCode to RunCMake.ctest_test case | Brad King | 2024-03-10 | 2 | -0/+15 |
|
|
| * | Tests: Convert CTestTestSerialOrder to RunCMake.ctest_test case | Brad King | 2024-03-10 | 2 | -0/+31 |
|
|
* | | ctest: Remove unnecessary and ambiguous tests-from-file comment syntax | Brad King | 2024-03-08 | 1 | -0/+3 |
|
|
* | | ctest: Honor tests-from-file options with empty input | Brad King | 2024-03-08 | 5 | -0/+16 |
|
|
* | | Tests: Make ctest tests-from-file expected output more precise | Brad King | 2024-03-08 | 2 | -0/+6 |
|
|
* | | ctest: Exit with failure when tests-from-file input is missing | Brad King | 2024-03-06 | 7 | -0/+12 |
|
|
* | | Tests: Generalize ctest tests-from-file test cases | Brad King | 2024-03-06 | 3 | -5/+5 |
|/ |
|
* | ctest_test: add options INCLUDE_FROM_FILE and EXCLUDE_FROM_FILE | Alex Neundorf | 2024-01-25 | 4 | -0/+30 |
|
|
* | cmCTestMultiProcessHandler: Stop searching for tests when limit is reached | Brad King | 2023-11-17 | 3 | -0/+33 |
|
|
* | Tests: Cover ctest waiting on insufficient non-zero spare test-load | Brad King | 2023-11-17 | 3 | -10/+14 |
|
|
* | Tests: Migrate CTestTest{NoBuild,NoExe} to RunCMake.ctest_{build,test} | Brad King | 2023-09-07 | 6 | -4/+23 |
|
|
* | Tests/RunCMake: Update cmake_minimum_required versions | Brad King | 2023-02-11 | 2 | -2/+2 |
|
|
* | Tests: Factor out RunCMake ctest environment isolation | Brad King | 2022-11-14 | 1 | -3/+0 |
|
|
* | Tests: Add cases covering bad ctest output truncation types | Brad King | 2022-09-07 | 4 | -0/+7 |
|
|
* | RunCMakeTest: fix Truncation test definition | Frank Winklmeier | 2022-09-05 | 4 | -10/+12 |
|
|
* | ctest: add option for output truncation | Frank Winklmeier | 2022-03-08 | 2 | -0/+29 |
|
|
* | Merge branch 'master' into ctest-test-changing-labels | Kyle Edwards | 2021-07-28 | 3 | -0/+68 |
|\ |
|
| * | ctest: support <CTestMeasurement> for runtime measurements | Zack Galbreath | 2021-07-01 | 2 | -0/+30 |
|
|
| * | ctest: improve test for runtime labels | Zack Galbreath | 2021-07-01 | 1 | -5/+2 |
|
|
| * | ctest: allow test output to add labels | Zack Galbreath | 2021-06-17 | 2 | -0/+41 |
|
|
* | | CTest: Reset multi-options to persistent multi-options | Kyle Edwards | 2021-07-28 | 2 | -1/+19 |
|/ |
|
* | ctest: allow test output to override the 'details' field | Zack Galbreath | 2021-06-09 | 2 | -0/+28 |
|
|
* | ctest: add support for attaching files to tests at run time | Zack Galbreath | 2021-06-08 | 2 | -0/+9 |
|
|
* | Tests: Add cases for CTest extra measurements from tests | Zack Galbreath | 2021-04-27 | 2 | -0/+33 |
|
|
* | ctest: Add support for writing test results in JUnit XML format | Zack Galbreath | 2021-04-26 | 2 | -0/+27 |
|
|
* | ctest: Display test "WAITING" messages only in extra-verbose mode | Brad King | 2021-04-06 | 8 | -7/+58 |
|
|
* | Merge branch 'backport-ctest-repeat-notrun' into ctest-repeat-notrun | Brad King | 2020-05-27 | 5 | -6/+49 |
|\ |
|
| * | CTest: Make sure NOT_RUN tests show up in the failed test log | Robert Maynard | 2020-05-27 | 5 | -1/+28 |
|
|
| * | Tests: Add coverage of ctest_test RETURN_VALUE and REPEAT | Robert Maynard | 2020-05-27 | 1 | -5/+21 |
|
|
* | | CTest: Log environment variables as a test measurement | Kyle Edwards | 2020-05-19 | 2 | -0/+21 |
|
|
* | | ctest: add option --stop-on-failure | Johnny Jazeix | 2020-04-20 | 2 | -0/+25 |
|/ |
|
* | ctest_test: Add option to REPEAT tests | Brad King | 2019-11-07 | 11 | -1/+86 |
|
|
* | Remove unnecessary CTEST_PROJECT_NAME variables | Regina Pfeifer | 2018-11-20 | 1 | -1/+0 |
|
|
* | CTest: Fix --test-load regression | Brad King | 2018-09-10 | 9 | -12/+20 |
|
|
* | Tests: Disable parallel test execution while running ctest_test | Stephen Kelly | 2015-10-27 | 1 | -0/+1 |
|
|
* | Tests: Don't overwrite RunCMake_TEST_FAILED variable | Stephen Kelly | 2015-10-27 | 1 | -5/+5 |
|
|
* | CTest: Document and test custom output size settings | Brad King | 2015-09-18 | 3 | -0/+33 |
|
|
* | CTest: Optionally add a ChangeId attribute on XML Site tags | Zack Galbreath | 2015-07-17 | 3 | -0/+23 |
|
|
* | ctest: Optionally avoid starting tests that may exceed a given CPU load | Betsy McPhail | 2015-06-30 | 16 | -0/+88 |
|
|
* | ctest_test: Add QUIET option | Zack Galbreath | 2015-02-23 | 5 | -0/+33 |
|
|