cmake/Help/prop_test/ENVIRONMENT.rst

10 lines
323 B
ReStructuredText
Raw Normal View History

2014-08-03 19:52:23 +02:00
ENVIRONMENT
-----------
Specify environment variables that should be defined for running a test.
If set to a list of environment variables and values of the form
2019-11-11 23:01:05 +01:00
``MYVAR=value`` those environment variables will be defined while running
2014-08-03 19:52:23 +02:00
the test. The environment is restored to its previous state after the
test is done.