[Cmake-commits] [cmake-commits] zach.mullen committed test.cmake.in 1.1 1.2

cmake-commits at cmake.org cmake-commits at cmake.org
Wed Sep 23 09:00:40 EDT 2009


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

Modified Files:
	test.cmake.in 
Log Message:
CTestTestParallel now submits to public dashboard for easier debugging


Index: test.cmake.in
===================================================================
RCS file: /cvsroot/CMake/CMake/Tests/CTestTestParallel/test.cmake.in,v
retrieving revision 1.1
retrieving revision 1.2
diff -C 2 -d -r1.1 -r1.2
*** test.cmake.in	22 Sep 2009 16:06:03 -0000	1.1
--- test.cmake.in	23 Sep 2009 13:00:37 -0000	1.2
***************
*** 32,33 ****
--- 32,34 ----
  CTEST_BUILD(BUILD "${CTEST_BINARY_DIRECTORY}" RETURN_VALUE res)
  CTEST_TEST(BUILD "${CTEST_BINARY_DIRECTORY}" RETURN_VALUE res PARALLEL_LEVEL 4)
+ CTEST_SUBMIT()



More information about the Cmake-commits mailing list