ctest-environment-modifications.rst 307 B

1234567
  1. ctest-environment-modifications
  2. -------------------------------
  3. * :manual:`ctest(1)` learned to be able to modify the environment for a test
  4. through the :prop_test:`ENVIRONMENT_MODIFICATION` property. This is allows
  5. for updates to environment variables based on the environment present at
  6. test time.