mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-07 06:40:16 -05:00
9 lines
357 B
ReStructuredText
9 lines
357 B
ReStructuredText
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.
|