]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Bugfix
authormaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 2 Sep 2013 17:56:29 +0000 (17:56 +0000)
committermaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 2 Sep 2013 17:56:29 +0000 (17:56 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@30548 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/cmake/macros/macro_deal_ii_pickup_tests.cmake

index 19233faef92d7521fdc1d19587777e38a7c36378..64d5cea6d171a9af5403fd2ff21d595ff0e2eaf6 100644 (file)
@@ -43,7 +43,7 @@ MACRO(DEAL_II_PICKUP_TESTS)
         SET(_configuration)
       ENDIF()
 
-      STRING(REGEX REPLACE "\\..*" "." _test ${_test})
+      STRING(REGEX REPLACE "\\..*" "" _test ${_test})
       DEAL_II_ADD_TEST(${_category} ${_test} ${_configuration})
     ENDIF()
 

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.