summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/ctest_fixtures/CTestConfig.cmake.in
Commit message (Collapse)AuthorAgeFilesLines
* Remove unnecessary CTEST_PROJECT_NAME variablesRegina Pfeifer2018-11-201-1/+0
|
* CTest: Add support for test fixturesCraig Scott2016-09-201-0/+1
Add new test properties: * FIXTURES_SETUP * FIXTURES_CLEANUP * FIXTURES_REQUIRED to specify the roles and dependencies of tests providing/using test fixtures.