diff options
Diffstat (limited to 'Help/release/dev/ctest-repeat-until-pass.rst')
-rw-r--r-- | Help/release/dev/ctest-repeat-until-pass.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Help/release/dev/ctest-repeat-until-pass.rst b/Help/release/dev/ctest-repeat-until-pass.rst index d177247..b5f6c26 100644 --- a/Help/release/dev/ctest-repeat-until-pass.rst +++ b/Help/release/dev/ctest-repeat-until-pass.rst @@ -4,3 +4,6 @@ ctest-repeat-until-pass * The :manual:`ctest(1)` tool learned new ``--repeat-until-pass <n>`` and ``--repeat-after-timeout <n>`` options to help tolerate sporadic test failures. + +* The :command:`ctest_test` command gained a ``REPEAT <mode>:<n>`` option + to specify conditions in which to repeat tests. |