| 12345678 |
- ctest-log-environment
- ---------------------
- * :manual:`ctest(1)` now logs environment variables that it sets for each test,
- either due to the :prop_test:`ENVIRONMENT` property or the
- :ref:`resource allocation <ctest-resource-allocation>` feature, and submits
- this log to CDash. It does not log environment variables that were set
- outside of CTest.
|