]> https://gitweb.dealii.org/ - dealii.git/commitdiff
CMake: Update DEAL_II_ADD_TEST macro 3776/head
authorMatthias Maier <tamiko@43-1.org>
Thu, 12 Jan 2017 11:47:55 +0000 (05:47 -0600)
committerMatthias Maier <tamiko@43-1.org>
Thu, 12 Jan 2017 12:22:05 +0000 (06:22 -0600)
cmake/macros/macro_deal_ii_add_test.cmake

index b03422e64b46f26c80d8e233aee5827162ea157a..760bdc1fc6538f26faf7eff59144c265b0d357be 100644 (file)
@@ -266,8 +266,7 @@ MACRO(DEAL_II_ADD_TEST _category _test_name _comparison_file)
 
       ADD_CUSTOM_COMMAND(OUTPUT ${_test_directory}/output
         COMMAND sh ${DEAL_II_PATH}/${DEAL_II_SHARE_RELDIR}/scripts/run_test.sh
-          run "${_test_full}" "${_test_diff}"
-          "${DIFF_EXECUTABLE}" "${_comparison_file}" ${_run_args}
+          run "${_test_full}" ${_run_args}
         COMMAND ${PERL_EXECUTABLE}
           -pi ${DEAL_II_PATH}/${DEAL_II_SHARE_RELDIR}/scripts/normalize.pl
           ${_test_directory}/output

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.