]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix two test outputs. 4530/head
authorDavid Wells <wellsd2@rpi.edu>
Mon, 19 Jun 2017 20:41:53 +0000 (16:41 -0400)
committerDavid Wells <wellsd2@rpi.edu>
Mon, 19 Jun 2017 20:41:53 +0000 (16:41 -0400)
Commit 852db02945e4eedf251d528d701b0c2b10a368c2 removed the redundant
"list" (i.e., previously we printed "List list of ...") from
List::description. This commit updates the output files in the
corresponding tests.

tests/parameter_handler/parameter_handler_backslash_03.output
tests/parameter_handler/parameter_handler_backslash_04.output

index 58e6b6dc244f90392565b2b0c61d4bb5b7a8f1a0..a960e108bd1a4fad73ab60c242946a310e21ccd4 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:
-        [List list of <[Selection a|b|c|d|e|f|g|h ]> of length 0...4294967295 (inclusive)]
+        [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:
-        [List list of <[Selection a|b|c|d|e|f|g|h ]> of length 0...4294967295 (inclusive)]
+        [List of <[Selection a|b|c|d|e|f|g|h ]> of length 0...4294967295 (inclusive)]
index 5037602394c3ec7d811ec547a0d2e6b7254061ea..542e3547a1e8f6a8064e3c30982b675d4d35a736 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:
-        [List list of <[Selection a|b|c|d|e|f|g|h ]> of length 0...4294967295 (inclusive)]
+        [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:
-        [List list of <[Selection a|b|c|d|e|f|g|h ]> of length 0...4294967295 (inclusive)]
+        [List of <[Selection a|b|c|d|e|f|g|h ]> of length 0...4294967295 (inclusive)]

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.