]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
testsuite: also log the two filenames in diff in one line for scripting reasons
authorheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 17 Jul 2014 15:18:12 +0000 (15:18 +0000)
committerheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 17 Jul 2014 15:18:12 +0000 (15:18 +0000)
git-svn-id: https://svn.dealii.org/trunk@33190 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/cmake/macros/macro_add_test.cmake

index bf41cec0bdddaad12150429daf35466c39d9796e..242f295f9bc80ef4708a45ca870ea22ccb41a54f 100644 (file)
@@ -218,6 +218,7 @@ MACRO(DEAL_II_ADD_TEST _category _test_name _comparison_file)
               && echo "${_test_full}: RUN successful."
               && echo "${_test_full}: DIFF failed. ------ Source: ${_comparison_file}"
               && echo "${_test_full}: DIFF failed. ------ Result: ${_test_directory}/output"
+              && echo "Check ${_comparison_file} ${_test_directory}/output"
               && echo "${_test_full}: DIFF failed. ------ Diff:   ${_test_directory}/failing_diff"
               && echo "${_test_full}: DIFF failed. ------ First 8 lines of numdiff/diff output:"
               && cat ${_test_directory}/failing_diff | head -n 8

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.