diff options
author | Brad King <brad.king@kitware.com> | 2019-11-15 09:28:37 -0500 |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2019-11-15 10:08:33 -0500 |
commit | 32c165d2636a65362265d20a16e1f914a53882dd (patch) | |
tree | d7db33083d84370fffc281deda848786fd2b2952 /Tests/RunCMake/CTestCommandLine/repeat-until-pass-and-fail-result.txt | |
parent | c1ae0532f3a1d6d2c7b6e8f370be2a6dca89bf93 (diff) | |
download | cmake-32c165d2636a65362265d20a16e1f914a53882dd.tar.gz |
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-until-pass-and-fail-result.txt')
-rw-r--r-- | Tests/RunCMake/CTestCommandLine/repeat-until-pass-and-fail-result.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Tests/RunCMake/CTestCommandLine/repeat-until-pass-and-fail-result.txt b/Tests/RunCMake/CTestCommandLine/repeat-until-pass-and-fail-result.txt deleted file mode 100644 index d00491fd7e..0000000000 --- a/Tests/RunCMake/CTestCommandLine/repeat-until-pass-and-fail-result.txt +++ /dev/null @@ -1 +0,0 @@ -1 |