]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Testsuite: Bugfix: Use DIFF_EXECUTABLE in mesh_converter tests 716/head
authorMatthias Maier <tamiko@43-1.org>
Tue, 31 Mar 2015 09:06:38 +0000 (11:06 +0200)
committerMatthias Maier <tamiko@43-1.org>
Tue, 31 Mar 2015 09:06:38 +0000 (11:06 +0200)
tests/mesh_converter/CMakeLists.txt
tests/run_testsuite.cmake

index 7917e44d3a749a3d29962ba826c2ac76d3343f09..05c55a7cca4537bc5a9e18d4640b40ab81787734 100644 (file)
@@ -75,7 +75,7 @@ FOREACH(_full_file ${_meshes})
       COMMAND rm -f ${_test_directory}/failing_diff
       COMMAND touch ${_test_directory}/diff
       COMMAND
-        ${TEST_DIFF} ${_comparison_file} ${_test_directory}/output > ${_test_directory}/diff
+        ${DIFF_EXECUTABLE} ${_comparison_file} ${_test_directory}/output > ${_test_directory}/diff
         || (mv ${_test_directory}/diff
                ${_test_directory}/failing_diff
             && echo "${_test_full}: RUN successful."
index 447cfb5cff84205ee9a83b9a05e384a13dc1f022..a4200bc54265acd81b3c91460ce194873d158be6 100644 (file)
@@ -87,7 +87,8 @@
 # Furthermore, the following variables controlling the testsuite can be set
 # and will be automatically handed down to cmake:
 #
-#   TEST_DIFF
+#   NUMDIFF_DIR
+#   DIFF_DIR
 #   TEST_TIME_LIMIT
 #   TEST_PICKUP_REGEX
 #

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.