1CTEST_OUTPUT_ON_FAILURE
2-----------------------
3
4.. include:: ENV_VAR.txt
5
6Boolean environment variable that controls if the output should be logged for
7failed tests. Set the value to ``1``, ``True``, or ``ON`` to enable output on failure.
8See :manual:`ctest(1)` for more information on controlling output of failed
9tests.
10