summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CTestCommandLine/repeat-opt-until-fail-stderr.txt
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2019-11-15 14:28:37 (GMT)
committerBrad King <brad.king@kitware.com>2019-11-15 15:08:33 (GMT)
commit32c165d2636a65362265d20a16e1f914a53882dd (patch)
treed7db33083d84370fffc281deda848786fd2b2952 /Tests/RunCMake/CTestCommandLine/repeat-opt-until-fail-stderr.txt
parentc1ae0532f3a1d6d2c7b6e8f370be2a6dca89bf93 (diff)
downloadCMake-32c165d2636a65362265d20a16e1f914a53882dd.zip
CMake-32c165d2636a65362265d20a16e1f914a53882dd.tar.gz
CMake-32c165d2636a65362265d20a16e1f914a53882dd.tar.bz2
CTest: Consolidate '--repeat-* n' options as `--repeat *:n`
Combine `--repeat-until-fail`, `--repeat-until-pass`, and `--repeat-after-timeout` to create a single `--repeat <mode>:<n>` option. Retain `--repeat-until-fail` too because that has been available in previous releases.
Diffstat (limited to 'Tests/RunCMake/CTestCommandLine/repeat-opt-until-fail-stderr.txt')
-rw-r--r--Tests/RunCMake/CTestCommandLine/repeat-opt-until-fail-stderr.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/RunCMake/CTestCommandLine/repeat-opt-until-fail-stderr.txt b/Tests/RunCMake/CTestCommandLine/repeat-opt-until-fail-stderr.txt
new file mode 100644
index 0000000..a7c4b11
--- /dev/null
+++ b/Tests/RunCMake/CTestCommandLine/repeat-opt-until-fail-stderr.txt
@@ -0,0 +1 @@
+^No tests were found!!!$