Browse Source

Help: Add notes for topic 'ctest-repeat-until-fail'

Brad King 10 years ago
parent
commit
6bce027662
1 changed files with 5 additions and 0 deletions
  1. 5 0
      Help/release/dev/ctest-repeat-until-fail.rst

+ 5 - 0
Help/release/dev/ctest-repeat-until-fail.rst

@@ -0,0 +1,5 @@
+ctest-repeat-until-fail
+-----------------------
+
+* The :manual:`ctest(1)` tool learned a new ``--repeat-until-fail <n>``
+  option to help find sporadic test failures.