Explorar el Código

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

Brad King hace 10 años
padre
commit
6bce027662
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  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.