[Cmake-commits] [cmake-commits] king committed test.cmake.in 1.3.2.2 1.3.2.3
cmake-commits at cmake.org
cmake-commits at cmake.org
Thu Jan 28 16:48:13 EST 2010
Update of /cvsroot/CMake/CMake/Tests/CTestTestFailedSubmits
In directory public:/mounts/ram/cvs-serv23913/Tests/CTestTestFailedSubmits
Modified Files:
Tag: CMake-2-8
test.cmake.in
Log Message:
CMake 2.8.1-rc1
Index: test.cmake.in
===================================================================
RCS file: /cvsroot/CMake/CMake/Tests/CTestTestFailedSubmits/test.cmake.in,v
retrieving revision 1.3.2.2
retrieving revision 1.3.2.3
diff -C 2 -d -r1.3.2.2 -r1.3.2.3
*** test.cmake.in 28 Oct 2009 16:16:24 -0000 1.3.2.2
--- test.cmake.in 28 Jan 2010 21:48:11 -0000 1.3.2.3
***************
*** 46,47 ****
--- 46,51 ----
# not a valid drop location given above...
CTEST_SUBMIT(RETURN_VALUE res)
+
+ # Add coverage for the new APPEND arg to ctest_start:
+ #
+ CTEST_START(Experimental APPEND)
More information about the Cmake-commits
mailing list