summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/RunCTest.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Update tests that expect uncompressed outputZack Galbreath2016-11-081-0/+1
| | | | Pass --no-compressed-output to ctest for tests that expect uncompressed output.
* Tests: Split RunCTest helper out of RunCMake.CTest(Submit|Memcheck)Brad King2015-02-191-0/+17
Provide the "run_ctest" macro for use in other tests that also want to cover running "ctest" scripts.