CMake/Tests/RunCMake/CTestCommandLine
Brad King 721b7e3e56 CTest: Capture test stdout/stderr through one pipe (#15600)
Use the KWSys Process "MergeOutput" option to give each test child
process the same pipe for both stdout and stderr.  This allows natural
merging of stdout and stderr together instead of merging on arbitrary
buffered read boundaries as before.
2015-06-03 08:47:49 -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
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: Capture test stdout/stderr through one pipe (#15600) 2015-06-03 08:47:49 -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
test1.cmake ctest: Add a new --repeat-until-fail option 2015-03-23 09:08:22 -04:00