]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Bugfix
authorMatthias Maier <tamiko@kyomu.43-1.org>
Fri, 20 Sep 2013 08:23:30 +0000 (08:23 +0000)
committerMatthias Maier <tamiko@kyomu.43-1.org>
Fri, 20 Sep 2013 08:23:30 +0000 (08:23 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@30871 0785d39b-7218-0410-832d-ea1e28bc413d

tests/run_testsuite.cmake

index deb2f7e0fc801a98a79a086365ad3ffe2ec51fec..9f8eaf96e280aff47e5d5b91ef2a8d72180fa65c 100644 (file)
@@ -346,11 +346,6 @@ SET(CTEST_NOTES_FILES
 #                                                                      #
 ########################################################################
 
-#
-# We submit Build and Regression Tests to subprojects according to the svn
-# branch:
-#
-
 IF(NOT "${_branch}" STREQUAL "")
   SET_PROPERTY(GLOBAL PROPERTY SubProject ${_branch})
 ENDIF()
@@ -358,10 +353,8 @@ ENDIF()
 CTEST_START(Experimental TRACK ${TRACK})
 
 CTEST_CONFIGURE(OPTIONS "${_options}")
-CTEST_SUBMIT(PARTS Notes Configure)
 
 CTEST_BUILD(TARGET) # run all target
-CTEST_SUBMIT(PARTS Build)
 
 # TODO: Run this during the BUILD stage...
 EXECUTE_PROCESS(COMMAND ${CMAKE_COMMAND}
@@ -369,4 +362,4 @@ EXECUTE_PROCESS(COMMAND ${CMAKE_COMMAND}
   )
 
 CTEST_TEST()
-CTEST_SUBMIT(PARTS Test)
+CTEST_SUBMIT()

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.