]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Bugfix
authorMatthias Maier <tamiko@kyomu.43-1.org>
Sat, 28 Sep 2013 09:59:49 +0000 (09:59 +0000)
committerMatthias Maier <tamiko@kyomu.43-1.org>
Sat, 28 Sep 2013 09:59:49 +0000 (09:59 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@30997 0785d39b-7218-0410-832d-ea1e28bc413d

tests/cmake/macros/macro_pickup_tests.cmake

index 07a780cb2abf85863af50b582c363d712241b584..5da18483506cb0f49638974c316ff59678a430da 100644 (file)
@@ -40,7 +40,7 @@ MACRO(DEAL_II_PICKUP_TESTS)
     # Respect TEST_PICKUP_REGEX:
     #
     IF( "${TEST_PICKUP_REGEX}" STREQUAL "" OR
-        _test MATCHES "${TEST_PICKUP_REGEX}" )
+        "${_category}/${_test}" MATCHES "${TEST_PICKUP_REGEX}" )
       SET(_define_test TRUE)
     ELSE()
       SET(_define_test FALSE)

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.