ctest-log-environment.rst 357 B

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