[Cmake-commits] [cmake-commits] king committed CMakeLists.txt 1.116.2.5 1.116.2.6

cmake-commits at cmake.org cmake-commits at cmake.org
Wed Nov 11 13:34:19 EST 2009


Update of /cvsroot/CMake/CMake/Tests
In directory public:/mounts/ram/cvs-serv11010/Tests

Modified Files:
      Tag: CMake-2-8
	CMakeLists.txt 
Log Message:
CMake 2.8.0-rc7


Index: CMakeLists.txt
===================================================================
RCS file: /cvsroot/CMake/CMake/Tests/CMakeLists.txt,v
retrieving revision 1.116.2.5
retrieving revision 1.116.2.6
diff -C 2 -d -r1.116.2.5 -r1.116.2.6
*** CMakeLists.txt	4 Nov 2009 00:10:57 -0000	1.116.2.5
--- CMakeLists.txt	11 Nov 2009 18:34:17 -0000	1.116.2.6
***************
*** 1199,1202 ****
--- 1199,1205 ----
      --output-log "${CMake_BINARY_DIR}/Tests/CTestTestSubdir/testOutput.log"
      )
+   #make sure all 3 subdirs were added
+   SET_TESTS_PROPERTIES(CTestTestSubdir PROPERTIES
+     PASS_REGULAR_EXPRESSION "0 tests failed out of 3")
      
    CONFIGURE_FILE(



More information about the Cmake-commits mailing list