summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/ctest_disabled_test
Commit message (Collapse)AuthorAgeFilesLines
* cmCTestTestHandler: indicate why a test did not runBen Boeckel2017-04-246-12/+12
|
* Add 'DISABLED' test propertyBetsy McPhail2017-03-2917-0/+200
When this property is set, the test is skipped and its status is automatically set to 'Not Run'. A disabled test will not be counted in the total number of tests and its completion status will be 'Disabled'.