summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/CTestCommandLine
Commit message (Expand)AuthorAgeFilesLines
* 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
* Tests: Make a CTest test deterministic.Stephen Kelly2015-04-211-0/+3
* Tests: Fix RunCMake.CTestCommandLine expected output time matchingBrad King2015-03-311-11/+11
* ctest: Add a new --repeat-until-fail optionBill Hoffman2015-03-2313-0/+96