Regina Pfeifer
1ca53f5ef1
Remove unnecessary CTEST_PROJECT_NAME variables
2018-11-20 21:43:27 +01:00
Craig Scott
fbe91dba6a
CTest: Check failed fixture dependencies before test command and args
2017-11-29 07:27:20 +11:00
Craig Scott
c1b2b7c03c
Add ctest options for limiting which tests fixtures add
...
The new options allow the user to restrict the setup and cleanup tests
automatically added for fixtures.
2017-05-02 01:54:13 +10:00
Craig Scott
298b5b31ca
CTest: Ensure setup/cleanup ordering even when fixture not required
...
Closes : #16558
2017-01-16 11:29:24 -05:00
Craig Scott
73f47c9e46
CTest: Add support for test fixtures
...
Add new test properties:
* FIXTURES_SETUP
* FIXTURES_CLEANUP
* FIXTURES_REQUIRED
to specify the roles and dependencies of tests providing/using
test fixtures.
2016-09-20 14:37:38 -04:00