]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Testsuite: Bugfixes
authormaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 21 Oct 2013 00:05:23 +0000 (00:05 +0000)
committermaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 21 Oct 2013 00:05:23 +0000 (00:05 +0000)
git-svn-id: https://svn.dealii.org/trunk@31367 0785d39b-7218-0410-832d-ea1e28bc413d

tests/a-framework/CMakeLists.txt

index 3af6528f1dd25e97069ce1d8ee1e0d42800dedf6..2077b01d03db3671d7a6a941e987eb13b6a9cce0 100644 (file)
@@ -11,7 +11,7 @@ DEAL_II_PICKUP_TESTS()
 FOREACH(_build ${DEAL_II_BUILD_TYPES})
   STRING(TOLOWER ${_build} _build_lowercase)
 
-  SET(_target a-framework-configure)
+  SET(_target a-framework-configure.${_build_lowercase})
   SET(_test a-framework/configure.${_build_lowercase})
 
   # Respect TEST_PICKUP_REGEX:
@@ -22,7 +22,7 @@ FOREACH(_build ${DEAL_II_BUILD_TYPES})
       )
     ADD_TEST(NAME ${_test}
       COMMAND ${CMAKE_COMMAND} -DTRGT=${_target} -DTEST=${_test}
-        -DDEAL_II_BINARY_DIR=${CMAKE_BINARY_DIR} -DEXPECT=configure
+        -DDEAL_II_BINARY_DIR=${CMAKE_BINARY_DIR} -DEXPECT=CONFIGURE
         -P ${DEAL_II_SOURCE_DIR}/cmake/scripts/run_test.cmake
       WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}
       )

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.