From: Luca Heltai Date: Fri, 6 Apr 2018 09:48:51 +0000 (+0200) Subject: Fixed output of tests. X-Git-Tag: v9.0.0-rc1~219^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5cafbcefd7a6aecdabe07610a253cf2805dee79;p=dealii.git Fixed output of tests. --- diff --git a/tests/parameter_handler/pattern_tools_02.output b/tests/parameter_handler/pattern_tools_02.output index 1db60afdd5..400718a688 100644 --- a/tests/parameter_handler/pattern_tools_02.output +++ b/tests/parameter_handler/pattern_tools_02.output @@ -1,43 +1,43 @@ DEAL::Pattern : [List of <[Double -MAX_DOUBLE...MAX_DOUBLE (inclusive)]> of length 1...1 (inclusive)] -DEAL::To String: 1.000000 -DEAL::To value : 1.000000 +DEAL::To String: 1 +DEAL::To value : 1 DEAL::Pattern : [List of <[Double -MAX_DOUBLE...MAX_DOUBLE (inclusive)]> of length 2...2 (inclusive)] -DEAL::To String: 2.000000, 3.000000 -DEAL::To value : 2.000000, 3.000000 +DEAL::To String: 2, 3 +DEAL::To value : 2, 3 DEAL::Pattern : [List of <[Double -MAX_DOUBLE...MAX_DOUBLE (inclusive)]> of length 3...3 (inclusive)] -DEAL::To String: 3.000000, 4.000000, 5.000000 -DEAL::To value : 3.000000, 4.000000, 5.000000 +DEAL::To String: 3, 4, 5 +DEAL::To value : 3, 4, 5 DEAL::Pattern : [List of <[Double -MAX_DOUBLE...MAX_DOUBLE (inclusive)]> of length 1...1 (inclusive)] -DEAL::To String: 0.000000 -DEAL::To value : 0.000000 +DEAL::To String: 0 +DEAL::To value : 0 DEAL::Pattern : [List of <[Double -MAX_DOUBLE...MAX_DOUBLE (inclusive)]> of length 2...2 (inclusive)] -DEAL::To String: 0.000000, 0.000000 -DEAL::To value : 0.000000, 0.000000 +DEAL::To String: 0, 0 +DEAL::To value : 0, 0 DEAL::Pattern : [List of <[Double -MAX_DOUBLE...MAX_DOUBLE (inclusive)]> of length 3...3 (inclusive)] -DEAL::To String: 0.000000, 0.000000, 0.000000 -DEAL::To value : 0.000000, 0.000000, 0.000000 +DEAL::To String: 0, 0, 0 +DEAL::To value : 0, 0, 0 DEAL::Pattern : [List of <[Double -MAX_DOUBLE...MAX_DOUBLE (inclusive)]> of length 2...2 (inclusive)] -DEAL::To String: 1.000000, 2.000000 -DEAL::To value : 1.000000, 2.000000 +DEAL::To String: 1, 2 +DEAL::To value : 1, 2 DEAL::Pattern : [Map of <[Integer range -2147483648...2147483647 (inclusive)]>:<[Double -MAX_DOUBLE...MAX_DOUBLE (inclusive)]> of length 1...1 (inclusive)] -DEAL::To String: 1:2.000000 -DEAL::To value : 1:2.000000 +DEAL::To String: 1:2 +DEAL::To value : 1:2 DEAL::Pattern : [List of <[List of <[Double -MAX_DOUBLE...MAX_DOUBLE (inclusive)]> of length 1...1 (inclusive)]> of length 1...1 (inclusive) separated by <;>] -DEAL::To String: 0.000000 -DEAL::To value : 0.000000 +DEAL::To String: 0 +DEAL::To value : 0 DEAL::Pattern : [List of <[List of <[Double -MAX_DOUBLE...MAX_DOUBLE (inclusive)]> of length 2...2 (inclusive)]> of length 2...2 (inclusive) separated by <;>] -DEAL::To String: 0.000000, 0.000000; 0.000000, 0.000000 -DEAL::To value : 0.000000, 0.000000; 0.000000, 0.000000 +DEAL::To String: 0, 0; 0, 0 +DEAL::To value : 0, 0; 0, 0 DEAL::Pattern : [List of <[List of <[Double -MAX_DOUBLE...MAX_DOUBLE (inclusive)]> of length 3...3 (inclusive)]> of length 3...3 (inclusive) separated by <;>] -DEAL::To String: 0.000000, 0.000000, 0.000000; 0.000000, 0.000000, 0.000000; 0.000000, 0.000000, 0.000000 -DEAL::To value : 0.000000, 0.000000, 0.000000; 0.000000, 0.000000, 0.000000; 0.000000, 0.000000, 0.000000 +DEAL::To String: 0, 0, 0; 0, 0, 0; 0, 0, 0 +DEAL::To value : 0, 0, 0; 0, 0, 0; 0, 0, 0 DEAL::Pattern : [List of <[List of <[List of <[Double -MAX_DOUBLE...MAX_DOUBLE (inclusive)]> of length 1...1 (inclusive)]> of length 1...1 (inclusive) separated by <;>]> of length 1...1 (inclusive) separated by <|>] -DEAL::To String: 0.000000 -DEAL::To value : 0.000000 +DEAL::To String: 0 +DEAL::To value : 0 DEAL::Pattern : [List of <[List of <[List of <[Double -MAX_DOUBLE...MAX_DOUBLE (inclusive)]> of length 2...2 (inclusive)]> of length 2...2 (inclusive) separated by <;>]> of length 2...2 (inclusive) separated by <|>] -DEAL::To String: 0.000000, 0.000000; 0.000000, 0.000000| 0.000000, 0.000000; 0.000000, 0.000000 -DEAL::To value : 0.000000, 0.000000; 0.000000, 0.000000| 0.000000, 0.000000; 0.000000, 0.000000 +DEAL::To String: 0, 0; 0, 0| 0, 0; 0, 0 +DEAL::To value : 0, 0; 0, 0| 0, 0; 0, 0 DEAL::Pattern : [List of <[List of <[List of <[Double -MAX_DOUBLE...MAX_DOUBLE (inclusive)]> of length 3...3 (inclusive)]> of length 3...3 (inclusive) separated by <;>]> of length 3...3 (inclusive) separated by <|>] -DEAL::To String: 0.000000, 0.000000, 0.000000; 0.000000, 0.000000, 0.000000; 0.000000, 0.000000, 0.000000| 0.000000, 0.000000, 0.000000; 0.000000, 0.000000, 0.000000; 0.000000, 0.000000, 0.000000| 0.000000, 0.000000, 0.000000; 0.000000, 0.000000, 0.000000; 0.000000, 0.000000, 0.000000 -DEAL::To value : 0.000000, 0.000000, 0.000000; 0.000000, 0.000000, 0.000000; 0.000000, 0.000000, 0.000000| 0.000000, 0.000000, 0.000000; 0.000000, 0.000000, 0.000000; 0.000000, 0.000000, 0.000000| 0.000000, 0.000000, 0.000000; 0.000000, 0.000000, 0.000000; 0.000000, 0.000000, 0.000000 +DEAL::To String: 0, 0, 0; 0, 0, 0; 0, 0, 0| 0, 0, 0; 0, 0, 0; 0, 0, 0| 0, 0, 0; 0, 0, 0; 0, 0, 0 +DEAL::To value : 0, 0, 0; 0, 0, 0; 0, 0, 0| 0, 0, 0; 0, 0, 0; 0, 0, 0| 0, 0, 0; 0, 0, 0; 0, 0, 0 diff --git a/tests/parameter_handler/pattern_tools_05.output b/tests/parameter_handler/pattern_tools_05.output index de4f4b36f8..eacbe30e7b 100644 --- a/tests/parameter_handler/pattern_tools_05.output +++ b/tests/parameter_handler/pattern_tools_05.output @@ -1,13 +1,13 @@ DEAL::Pattern : [Map of <[Integer]>:<[List of <[Double -MAX_DOUBLE...MAX_DOUBLE (inclusive)]> of length 3...3 (inclusive)]> of length 0...4294967295 (inclusive) separated by <;>] -DEAL::To String: 0:1.000000, 2.000000, 3.000000; 2:1.000000, 2.000000, 3.000000 -DEAL::To value : 0:1.000000, 2.000000, 3.000000; 2:1.000000, 2.000000, 3.000000 +DEAL::To String: 0:1, 2, 3; 2:1, 2, 3 +DEAL::To value : 0:1, 2, 3; 2:1, 2, 3 DEAL::Pattern : [Map of <[Integer]>:<[List of <[Double -MAX_DOUBLE...MAX_DOUBLE (inclusive)]> of length 2...2 (inclusive)]> of length 0...4294967295 (inclusive) separated by <;>] -DEAL::To String: 0:4.000000, 5.000000; 2:4.000000, 5.000000 -DEAL::To value : 0:4.000000, 5.000000; 2:4.000000, 5.000000 +DEAL::To String: 0:4, 5; 2:4, 5 +DEAL::To value : 0:4, 5; 2:4, 5 DEAL::Pattern : [Map of <[Integer]>:<[List of <[List of <[Double -MAX_DOUBLE...MAX_DOUBLE (inclusive)]> of length 3...3 (inclusive)]> of length 0...4294967295 (inclusive) separated by <;>]> of length 0...4294967295 (inclusive) separated by <|>] -DEAL::To String: 0:1.000000, 2.000000, 3.000000; 1.000000, 2.000000, 3.000000| 2:1.000000, 2.000000, 3.000000; 1.000000, 2.000000, 3.000000 -DEAL::To value : 0:1.000000, 2.000000, 3.000000; 1.000000, 2.000000, 3.000000| 2:1.000000, 2.000000, 3.000000; 1.000000, 2.000000, 3.000000 +DEAL::To String: 0:1, 2, 3; 1, 2, 3| 2:1, 2, 3; 1, 2, 3 +DEAL::To value : 0:1, 2, 3; 1, 2, 3| 2:1, 2, 3; 1, 2, 3 DEAL::Pattern : [Map of <[Integer]>:<[List of <[List of <[Double -MAX_DOUBLE...MAX_DOUBLE (inclusive)]> of length 2...2 (inclusive)]> of length 0...4294967295 (inclusive) separated by <;>]> of length 0...4294967295 (inclusive) separated by <|>] -DEAL::To String: 0:4.000000, 5.000000; 4.000000, 5.000000| 2:4.000000, 5.000000; 4.000000, 5.000000 -DEAL::To value : 0:4.000000, 5.000000; 4.000000, 5.000000| 2:4.000000, 5.000000; 4.000000, 5.000000 +DEAL::To String: 0:4, 5; 4, 5| 2:4, 5; 4, 5 +DEAL::To value : 0:4, 5; 4, 5| 2:4, 5; 4, 5