summaryrefslogtreecommitdiff
path: root/Tests/CTestTestSkipReturnCode
Commit message (Collapse)AuthorAgeFilesLines
* CTest: Remove special case for Dart version <= 1Regina Pfeifer2018-11-291-2/+0
|
* Remove unnecessary CTEST_PROJECT_NAME variablesRegina Pfeifer2018-11-201-1/+0
|
* Tests: Add generator platform supportBrad King2014-09-101-0/+1
| | | | | Propagate CMAKE_GENERATOR_PLATFORM through the test hierarchy so that all tests can build with the selected generator platform, if any.
* Update CDash server URLBrad King2014-06-241-2/+2
| | | | It is now at open.cdash.org and does not start in "/CDash".
* Tests: Drop CMAKE_TEST_GENERATOR(|_TOOLSET) variablesBrad King2014-03-031-2/+2
| | | | s/CMAKE_TEST_GENERATOR/CMAKE_GENERATOR/g
* allow to mark a test as "Not Run" with a specific return code (#8466)Rolf Eike Beer2014-01-143-0/+37