]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Update test output.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 22 Aug 2014 00:06:04 +0000 (19:06 -0500)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 22 Aug 2014 18:53:20 +0000 (13:53 -0500)
tests/bits/parameter_handler_write_json.output

index 817fb72ea8197963670891c4aedfc5dfb6743af2..434c513a52356dd4234c0e42fc18cc4ee23f2810 100644 (file)
@@ -1,35 +1,29 @@
 
 {
-    "int1":
-    {
+    "int1": {
         "value": "1",
         "default_value": "1",
         "documentation": "doc 1",
         "pattern": "0",
         "pattern_description": "[Integer range -2147483648...2147483647 (inclusive)]"
     },
-    "int2":
-    {
+    "int2": {
         "value": "2",
         "default_value": "2",
         "documentation": "doc 2",
         "pattern": "1",
         "pattern_description": "[Integer range -2147483648...2147483647 (inclusive)]"
     },
-    "ss1":
-    {
-        "double_201":
-        {
+    "ss1": {
+        "double_201": {
             "value": "1.234",
             "default_value": "1.234",
             "documentation": "doc 3",
             "pattern": "2",
             "pattern_description": "[Double -1.79769e+308...1.79769e+308 (inclusive)]"
         },
-        "ss2":
-        {
-            "double_202":
-            {
+        "ss2": {
+            "double_202": {
                 "value": "4.321",
                 "default_value": "4.321",
                 "documentation": "doc 4",
             }
         }
     },
-    "Testing_25testing":
-    {
-        "string_26list":
-        {
+    "Testing_25testing": {
+        "string_26list": {
             "value": "< & > ; \/",
             "default_value": "< & > ; \/",
             "documentation": "docs 1",
             "pattern": "4",
             "pattern_description": "[Anything]"
         },
-        "int_2aint":
-        {
+        "int_2aint": {
             "value": "2",
             "default_value": "2",
             "documentation": "",
             "pattern": "5",
             "pattern_description": "[Integer range -2147483648...2147483647 (inclusive)]"
         },
-        "double_2bdouble":
-        {
+        "double_2bdouble": {
             "value": "6.1415926",
             "default_value": "6.1415926",
             "documentation": "docs 3",

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.