Increase ctest RunScript line coverage. (Note: NEW_PROCESS argument is currently causing the test to fail, still investigating the reason for this, will add coverage for it later)

This commit is contained in:
Zach Mullen 2009-10-30 17:43:55 -04:00
parent 7ff27819de
commit ec5a70dc91
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
SET(CTEST_RUN_CURRENT_SCRIPT 0)
CTEST_RUN_SCRIPT("CTestTestRunScript/hello.cmake")
CTEST_RUN_SCRIPT("CTestTestRunScript/hello.cmake" RETURN_VALUE res RETURN_VALUE)