summaryrefslogtreecommitdiffstats
path: root/Help/manual
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2020-04-22 12:38:24 (GMT)
committerKitware Robot <kwrobot@kitware.com>2020-04-22 12:38:33 (GMT)
commitf9fbc78cd638c1bb874ffd24531f98c095ca1377 (patch)
tree75df921366553c93063bbec443fe207a48767ae6 /Help/manual
parent370def7b3e3205ba47c0634ab99f8cdf28ff4dae (diff)
parente89aeba5c4733964db15e0d147e063af34205d54 (diff)
downloadCMake-f9fbc78cd638c1bb874ffd24531f98c095ca1377.zip
CMake-f9fbc78cd638c1bb874ffd24531f98c095ca1377.tar.gz
CMake-f9fbc78cd638c1bb874ffd24531f98c095ca1377.tar.bz2
Merge topic 'ctest_stop_on_failure_16628'
e89aeba5c4 ctest: add option --stop-on-failure Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !4630
Diffstat (limited to 'Help/manual')
-rw-r--r--Help/manual/ctest.1.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/Help/manual/ctest.1.rst b/Help/manual/ctest.1.rst
index f2033b7..5f953b3 100644
--- a/Help/manual/ctest.1.rst
+++ b/Help/manual/ctest.1.rst
@@ -72,6 +72,9 @@ Options
This option can also be enabled by setting the
:envvar:`CTEST_OUTPUT_ON_FAILURE` environment variable
+``--stop-on-failure``
+ Stop running the tests when the first failure happens.
+
``-F``
Enable failover.