summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/ctest_start
Commit message (Collapse)AuthorAgeFilesLines
* Tests: Move CTestTestConfigFileInBuildDir into RunCMake.ctest_startBrad King2015-07-143-0/+27
| | | | | | | Subsume the CTestTestConfigFileInBuildDir test cases into the RunCMake.ctest_start test as new cases to avoid infrastructure duplication. This also avoids using REGEX_ESCAPE_STRING to try to regex-match full paths.
* ctest_start: Add QUIET optionZack Galbreath2015-02-235-0/+29
This suppresses all non-error messages that would have otherwise been printed by this function.