summaryrefslogtreecommitdiffstats
path: root/Tests/CTestTestFailure/CTestConfig.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Tests: Migrate CTestTest{NoBuild,NoExe} to RunCMake.ctest_{build,test}Brad King2023-09-071-4/+0
| | | | Avoid duplicating infrastructure provided by the latter.
* CTest: Remove special case for Dart version <= 1Regina Pfeifer2018-11-281-2/+0
|
* Remove unnecessary CTEST_PROJECT_NAME variablesRegina Pfeifer2018-11-201-1/+0
|
* Update CDash server URLBrad King2014-06-241-2/+2
| | | | It is now at open.cdash.org and does not start in "/CDash".
* Added test coverage for ctest. Covers WILL_FAIL condition, tests that do ↵Zach Mullen2009-09-181-0/+7
not build, tests that segfault, and test executable not found (bad command), as well as some pass and fail regular expressions.