Просмотр исходного кода

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

Brad King 10 лет назад
Родитель
Сommit
6bce027662
1 измененных файлов с 5 добавлено и 0 удалено
  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.