mirror of
https://github.com/reactos/CMake.git
synced 2024-12-12 05:45:51 +00:00
b687d67281
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. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
init.cmake | ||
repeat-until-fail-bad1-result.txt | ||
repeat-until-fail-bad1-stderr.txt | ||
repeat-until-fail-bad2-result.txt | ||
repeat-until-fail-bad2-stderr.txt | ||
repeat-until-fail-cmake.cmake | ||
repeat-until-fail-ctest-result.txt | ||
repeat-until-fail-ctest-stderr.txt | ||
repeat-until-fail-ctest-stdout.txt | ||
repeat-until-fail-good-stderr.txt | ||
RunCMakeTest.cmake | ||
test1.cmake |