ctest_stop_on_failure.rst 312 B

12345678
  1. ctest_stop_on_failure
  2. ---------------------
  3. * :manual:`ctest(1)` gained a ``--stop-on-failure`` option,
  4. which can be used to stop running the tests once one has failed.
  5. * The :command:`ctest_test` command gained a ``STOP_ON_FAILURE`` option
  6. which can be used to stop running the tests once one has failed.