CMake/Tests/RunCMake/CTestCommandLine
Roman Wüger fd47df4503 CTest: Add options to limit output of passed and failed tests
Add ctest command-line options:

  --test-output-size-passed <n>
  --test-output-size-failed <n>

to set the amount of test output to store in Test.xml as a command-line
dashboard client.
2015-09-18 11:32:06 -04:00
..
BadCTestTestfile-stderr.txt Tests: Add case for 'ctest' run with bad CTestTestfile 2015-05-14 20:36:27 +02:00
CMakeLists.txt ctest: Add a new --repeat-until-fail option 2015-03-23 09:08:22 -04:00
LabelCount-stdout.txt CTest: Show the number of tests for each label in the summary 2015-07-06 10:06:35 -04:00
MergeOutput-stdout.txt CTest: Capture test stdout/stderr through one pipe (#15600) 2015-06-03 08:47:49 -04:00
MergeOutput.cmake CTest: Capture test stdout/stderr through one pipe (#15600) 2015-06-03 08:47:49 -04:00
RunCMakeTest.cmake CTest: Add options to limit output of passed and failed tests 2015-09-18 11:32:06 -04:00
TestOutputSize-check.cmake CTest: Add options to limit output of passed and failed tests 2015-09-18 11:32:06 -04:00
TestOutputSize-result.txt CTest: Add options to limit output of passed and failed tests 2015-09-18 11:32:06 -04:00
TestOutputSize-stderr.txt CTest: Add options to limit output of passed and failed tests 2015-09-18 11:32:06 -04:00
init.cmake ctest: Add a new --repeat-until-fail option 2015-03-23 09:08:22 -04:00
repeat-until-fail-bad1-result.txt ctest: Add a new --repeat-until-fail option 2015-03-23 09:08:22 -04:00
repeat-until-fail-bad1-stderr.txt ctest: Add a new --repeat-until-fail option 2015-03-23 09:08:22 -04:00
repeat-until-fail-bad2-result.txt ctest: Add a new --repeat-until-fail option 2015-03-23 09:08:22 -04:00
repeat-until-fail-bad2-stderr.txt ctest: Add a new --repeat-until-fail option 2015-03-23 09:08:22 -04:00
repeat-until-fail-cmake.cmake ctest: Add a new --repeat-until-fail option 2015-03-23 09:08:22 -04:00
repeat-until-fail-ctest-result.txt ctest: Add a new --repeat-until-fail option 2015-03-23 09:08:22 -04:00
repeat-until-fail-ctest-stderr.txt ctest: Add a new --repeat-until-fail option 2015-03-23 09:08:22 -04:00
repeat-until-fail-ctest-stdout.txt Tests: Fix RunCMake.CTestCommandLine expected output time matching 2015-03-31 16:04:29 -04:00
repeat-until-fail-good-stderr.txt ctest: Add a new --repeat-until-fail option 2015-03-23 09:08:22 -04:00
test-load-fail-stderr.txt ctest: Optionally avoid starting tests that may exceed a given CPU load 2015-06-30 10:21:37 -04:00
test-load-fail-stdout.txt ctest: Optionally avoid starting tests that may exceed a given CPU load 2015-06-30 10:21:37 -04:00
test-load-invalid-stderr.txt ctest: Optionally avoid starting tests that may exceed a given CPU load 2015-06-30 10:21:37 -04:00
test-load-invalid-stdout.txt ctest: Optionally avoid starting tests that may exceed a given CPU load 2015-06-30 10:21:37 -04:00
test-load-pass-stderr.txt ctest: Optionally avoid starting tests that may exceed a given CPU load 2015-06-30 10:21:37 -04:00
test-load-pass-stdout.txt ctest: Optionally avoid starting tests that may exceed a given CPU load 2015-06-30 10:21:37 -04:00
test1.cmake ctest: Add a new --repeat-until-fail option 2015-03-23 09:08:22 -04:00