| 12345678 |
- 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.
|