summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CTestCommandLine/test1-timeout.cmake
Commit message (Collapse)AuthorAgeFilesLines
* ctest: Add --repeat-after-timeout optionBrad King2019-10-291-0/+14
Add an option to re-run tests if they timeout. This will help tolerate sporadic timeouts on busy machines.