]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix typo
authorMatthias Maier <tamiko@kyomu.43-1.org>
Tue, 3 Sep 2013 22:43:57 +0000 (22:43 +0000)
committerMatthias Maier <tamiko@kyomu.43-1.org>
Tue, 3 Sep 2013 22:43:57 +0000 (22:43 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@30582 0785d39b-7218-0410-832d-ea1e28bc413d

tests/all-headers/CMakeLists.txt

index 7546d3b410fc6f4f55913e1d4225d361052b14a4..2c7bcb6af14975796082abc1970b922f10066dfa 100644 (file)
@@ -43,14 +43,14 @@ FOREACH(_full_file ${_header})
     #
     # And finally add the test:
     #
-    ADD_TEST(NAME ${_category}/${_path}/${_file}.${_build}
+    ADD_TEST(NAME ${_category}/${_path}/${_file}.${_build_lowercase}
       COMMAND ${CMAKE_COMMAND}
         -DTEST=${_test}
         -DDEAL_II_BINARY_DIR=${CMAKE_BINARY_DIR}
         -P ${CMAKE_SOURCE_DIR}/cmake/scripts/run_test.cmake
       WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}
       )
-    SET_TESTS_PROPERTIES(${_category}/${_path}/${_file}.${_build} PROPERTIES
+    SET_TESTS_PROPERTIES(${_category}/${_path}/${_file}.${_build_lowercase} PROPERTIES
       LABEL "${_category}"
       TIMEOUT ${TEST_TIME_LIMIT}
       )

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.