]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Add a Nightly branch
authormaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 10 Oct 2013 17:12:27 +0000 (17:12 +0000)
committermaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 10 Oct 2013 17:12:27 +0000 (17:12 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@31196 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/cmake/scripts/run_testsuite.cmake

index 2a2b11549f4e2aeb60a586e506f0a21b34ae7995..17c931f85035ee2b2f4ec8666e80fbef786c9315 100644 (file)
 #                            clean directory and run the build tests
 #                            "build_tests/*"
 #
-#       "Regression Tests" - Reserved for the Regression tester
+#       "Nightly"          - Reserved for nightly regression tests for
+#                            build bots on various architectures
+#
+#       "Regression Tests" - Reserved for the regression tester
 #
 #   CONFIG_FILE
 #     - A configuration file (see ../deal.II/docs/development/Config.sample)
@@ -98,6 +101,7 @@ ENDIF()
 
 IF( NOT "${TRACK}" STREQUAL "Experimental"
     AND NOT "${TRACK}" STREQUAL "Build Tests"
+    AND NOT "${TRACK}" STREQUAL "Nightly"
     AND NOT "${TRACK}" STREQUAL "Regression Tests" )
   MESSAGE(FATAL_ERROR "
 Unknown TRACK \"${TRACK}\" - see the manual for valid values.
@@ -226,6 +230,7 @@ SET(CTEST_SITE "${_hostname}")
 
 MESSAGE("-- CTEST_SITE:             ${CTEST_SITE}")
 
+ENDIF()
 IF( "${TRACK}" STREQUAL "Regression Tests"
     AND NOT CTEST_SITE MATCHES "c0541" )
   MESSAGE(FATAL_ERROR "

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.