blob: 7ec642c0768e31f763b6fdff4e564fff7a2e3120 [file]
CTEST_OUTPUT_ON_FAILURE
-----------------------
.. include:: include/ENV_VAR.rst
Boolean environment variable that controls if the output should be logged for
failed tests. Set the value to ``1``, ``True``, or ``ON`` to enable output on failure.
See :manual:`ctest(1)` for more information on controlling output of failed
tests.