summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/WorkingDirectory/RunCMakeTest.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Tests: Add --build-and-test test caseCraig Scott2018-03-041-0/+6
| | | | | Checks that giving an invalid build directory to ctest --build-and-test will fail.
* Tests: Confirm test working dir set successfullyCraig Scott2018-03-041-0/+3
Specifically, this tests that setting WORKING_DIRECTORY to an invalid directory results in the test failing.