]> https://gitweb.dealii.org/ - dealii.git/commitdiff
better numdiff default parameters
authorTimo Heister <timo.heister@gmail.com>
Wed, 18 Sep 2013 00:09:06 +0000 (00:09 +0000)
committerTimo Heister <timo.heister@gmail.com>
Wed, 18 Sep 2013 00:09:06 +0000 (00:09 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@30782 0785d39b-7218-0410-832d-ea1e28bc413d

tests/cmake/setup_testsuite.cmake

index afb68b6feed4e21c0d685ad357a7031645c98437..c973cf537641a5f52e6a3673ae48e31cc97e1ca5 100644 (file)
@@ -88,7 +88,7 @@ ENDIF()
 
 IF("${TEST_DIFF}" STREQUAL "")
   IF(NOT NUMDIFF_EXECUTABLE MATCHES "-NOTFOUND")
-      SET(TEST_DIFF ${NUMDIFF_EXECUTABLE} -a 1e-6 -s ' \\t\\n')
+      SET(TEST_DIFF ${NUMDIFF_EXECUTABLE} -a 1e-6 -s ' \\t\\n:')
   ELSE()
       SET(TEST_DIFF ${DIFF_EXECUTABLE})
   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.