summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/ctest_stop_on_failure.rst
blob: f10c37cf417bbaf3126ada9c86f7c7dc54a301d4 (plain)
1
2
3
4
5
6
7
8
ctest_stop_on_failure
---------------------

* :manual:`ctest(1)` gained a ``--stop-on-failure`` option,
  which can be used to stop running the tests once one has failed.

* The :command:`ctest_test` command gained a ``STOP_ON_FAILURE`` option
  which can be used to stop running the tests once one has failed.