]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Correct test outputs. 3182/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Mon, 3 Oct 2016 21:41:14 +0000 (15:41 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Mon, 3 Oct 2016 21:41:14 +0000 (15:41 -0600)
On my desktop, I have not installed numdiff yet, and these tests fail because
there are either differences in whitespace, or there is a trailing colon on
a line. Neither seem to bother numdiff, but they bother regular diff. Fix this
by checking in corrected versions of these output files.

tests/parameter_handler/parameter_handler_10.output
tests/parameter_handler/parameter_handler_11.output
tests/parameter_handler/parameter_handler_backslash_03.output
tests/parameter_handler/parameter_handler_backslash_04.output
tests/parameter_handler/parameter_handler_backslash_06.output
tests/parameter_handler/parameter_handler_read_xml_error_02.output
tests/parameter_handler/parameter_handler_read_xml_error_04.output

index 7c5ae79de07dbd6e66bf0b22c64af33a1abd7be0..aa5fd280b2e00192b5b5e6f1516b0fc485fdcb26 100644 (file)
@@ -1,9 +1,9 @@
 
 DEAL::ExcInvalidEntryForPattern (current_line_n, input_filename, entry_value, entry_name, patterns[pattern_index]->description())
 Line <1> of file <input file>:
-    The entry value
+    The entry value 
         3.1415
     for the entry named
         test_1
-    does not match the given pattern
+    does not match the given pattern:
         [Integer range -2147483648...2147483647 (inclusive)]
index 7e2cd68452ca4fb775f9f5baa49f7e6f639f4c0b..23d6319366c1c62897477c61663044bd37cc2633 100644 (file)
@@ -1,9 +1,9 @@
 
 DEAL::ExcInvalidEntryForPattern (current_line_n, input_filename, entry_value, entry_name, patterns[pattern_index]->description())
 Line <1> of file <input file>:
-    The entry value
+    The entry value 
         3.1415 something
     for the entry named
         test_1
-    does not match the given pattern
+    does not match the given pattern:
         [Double -MAX_DOUBLE...MAX_DOUBLE (inclusive)]
index ba4652df99bab3b3513165ac8e155f335b192225..58e6b6dc244f90392565b2b0c61d4bb5b7a8f1a0 100644 (file)
@@ -1,17 +1,17 @@
 
 DEAL::ExcInvalidEntryForPattern (current_line_n, input_filename, entry_value, entry_name, patterns[pattern_index]->description())
 Line <4> of file <prm/parameter_handler_backslash_03.prm>:
-    The entry value
+    The entry value 
         a,\
     for the entry named
         Function
-    does not match the given pattern
+    does not match the given pattern:
         [List list of <[Selection a|b|c|d|e|f|g|h ]> of length 0...4294967295 (inclusive)]
 DEAL::ExcInvalidEntryForPattern (current_line_n, input_filename, entry_value, entry_name, patterns[pattern_index]->description())
 Line <4> of file <input file>:
-    The entry value
+    The entry value 
         a,\
     for the entry named
         Function
-    does not match the given pattern
+    does not match the given pattern:
         [List list of <[Selection a|b|c|d|e|f|g|h ]> of length 0...4294967295 (inclusive)]
index a01be39b9dfcc2c4769675e9589f69233f4bfc07..5037602394c3ec7d811ec547a0d2e6b7254061ea 100644 (file)
@@ -1,17 +1,17 @@
 
 DEAL::ExcInvalidEntryForPattern (current_line_n, input_filename, entry_value, entry_name, patterns[pattern_index]->description())
 Line <4> of file <prm/parameter_handler_backslash_04.prm>:
-    The entry value
+    The entry value 
         a,\ b,
     for the entry named
         Function
-    does not match the given pattern
+    does not match the given pattern:
         [List list of <[Selection a|b|c|d|e|f|g|h ]> of length 0...4294967295 (inclusive)]
 DEAL::ExcInvalidEntryForPattern (current_line_n, input_filename, entry_value, entry_name, patterns[pattern_index]->description())
 Line <4> of file <input file>:
-    The entry value
+    The entry value 
         a,\ b,
     for the entry named
         Function
-    does not match the given pattern
+    does not match the given pattern:
         [List list of <[Selection a|b|c|d|e|f|g|h ]> of length 0...4294967295 (inclusive)]
index 5c8ecde2ba9429f56b1ce7ecd1189040b102f7ee..0c39df8770de98544a7a37f2eff1c810c30bd93d 100644 (file)
@@ -1,3 +1,3 @@
 
-DEAL::a, b, c
-DEAL::a, b, c
+DEAL::a,b,c
+DEAL::a,b,c
index 4589349dd1f8625a2f5f67c057b2b69305a414bf..1ec9a3ecba2bacd63f923f7d3bb3a4f8c4a191c8 100644 (file)
@@ -1,6 +1,6 @@
 
 DEAL::ParameterHandler::ExcInvalidEntryForPatternXML (Utilities::trim(new_value), p->first, patterns[pattern_index]->description())
-    The entry value
+    The entry value 
         __2
     for the entry named
         int_2aint
index d93a0cbaf51fe169035a15e92503a2cfe18b8b3b..e8962e3456b1dc802514cde5d1a058852f0b4392 100644 (file)
@@ -1,6 +1,6 @@
 
 DEAL::ParameterHandler::ExcInvalidEntryForPatternXML (Utilities::trim(new_value), p->first, patterns[pattern_index]->description())
-    The entry value
+    The entry value 
         2x
     for the entry named
         int1

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.