summaryrefslogtreecommitdiffstats
path: root/Tests
diff options
context:
space:
mode:
authorAndy Cedilnik <andy.cedilnik@kitware.com>2004-10-17 22:50:18 (GMT)
committerAndy Cedilnik <andy.cedilnik@kitware.com>2004-10-17 22:50:18 (GMT)
commit9a92c429f2f3666e360bbefed3cd14c076edea17 (patch)
tree65bde3db3b182867949065a7605fcdfa6b89bb4f /Tests
parent4ee2f266c6ba1c90c4789a0aa066c0b92c313e76 (diff)
downloadCMake-9a92c429f2f3666e360bbefed3cd14c076edea17.zip
CMake-9a92c429f2f3666e360bbefed3cd14c076edea17.tar.gz
CMake-9a92c429f2f3666e360bbefed3cd14c076edea17.tar.bz2
ENH: Propagate MEMORYCHECK_COMMAND and COVERAGE_COMMAND to the CTest test
Diffstat (limited to 'Tests')
-rw-r--r--Tests/CTestTest/test.cmake.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/Tests/CTestTest/test.cmake.in b/Tests/CTestTest/test.cmake.in
index 7959bc2..e55ce21 100644
--- a/Tests/CTestTest/test.cmake.in
+++ b/Tests/CTestTest/test.cmake.in
@@ -42,7 +42,8 @@ CMAKE_CXX_FLAGS:STRING=@CMAKE_CXX_FLAGS@
CMAKE_C_FLAGS:STRING=@CMAKE_C_FLAGS@
DART_ROOT:PATH=
MAKECOMMAND:FILEPATH=@MAKECOMMAND@
-MEMORYCHECK_COMMAND:STRING=
+MEMORYCHECK_COMMAND:STRING=@MEMORYCHECK_COMMAND@
+COVERAGE_COMMAND:FILEPATH=@COVERAGE_COMMAND@
")
# if you do not want to use the default location for a