]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Tests: Force building examples in run_buildtest.cmake
authorMatthias Maier <tamiko@43-1.org>
Sun, 28 May 2017 16:05:59 +0000 (11:05 -0500)
committerMatthias Maier <tamiko@43-1.org>
Sun, 28 May 2017 21:49:37 +0000 (16:49 -0500)
tests/run_buildtest.cmake
tests/run_testsuite.cmake

index 2b19c6a1c8275c1047a34439c879f9834cbef416..6bfed3231ce2e8a10640c2157a2ac6e5db6169ce 100644 (file)
@@ -1,5 +1,6 @@
 IF("${TRACK}" STREQUAL "")
   SET(TRACK "Build Tests")
 ENDIF()
-SET(TEST_PICKUP_REGEX "^build_tests")
+SET(DEAL_II_COMPILE_EXAMPLES TRUE)
+SET(TEST_PICKUP_REGEX "^do_not_run_any_tests")
 INCLUDE(${CMAKE_CURRENT_LIST_DIR}/run_testsuite.cmake)
index 42b890a398a1d83a9d72c462fa766af47e0e0647..2deb9ebbf3cb2eb5b9799b19fed06f31fa2719f9 100644 (file)
@@ -261,7 +261,7 @@ IF(NOT "${CONFIG_FILE}" STREQUAL "")
 ENDIF()
 
 IF("${TRACK}" STREQUAL "Build Tests")
-  SET(TEST_PICKUP_REGEX "^build_tests")
+  SET(TEST_PICKUP_REGEX "^do_not_run_any_tests")
 ENDIF()
 
 # Pass all relevant variables down to configure:

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.