CMake/Tests/RunCMake/CTestCommandLine
Brad King b687d67281 Tests: Fix RunCMake.CTestCommandLine expected output time matching
When matching ctest command-line output, we must account for the
formatting of times that take 10 seconds or more.  The values are
right-justified, so use " +" to match any amount of space before them.
2015-03-31 16:04:29 -04:00
..
CMakeLists.txt ctest: Add a new --repeat-until-fail option 2015-03-23 09:08:22 -04:00
RunCMakeTest.cmake ctest: Add a new --repeat-until-fail option 2015-03-23 09:08:22 -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