Add shareable code for diff'ing JSON in tests
Compare changes
- Ryan Gonzalez authored
The last two commits extracted out the code for pretty printing JSON and running diff on string changes, so switch over to those versions now. Signed-off-by:
Ryan Gonzalez <ryan.gonzalez@collabora.com>
+ 4
− 77
@@ -43,6 +43,7 @@
@@ -737,34 +738,6 @@ static const JsonTest json_test[] =
@@ -782,7 +755,6 @@ json_parsing (Fixture *f,
@@ -791,10 +763,7 @@ json_parsing (Fixture *f,
@@ -814,51 +783,9 @@ json_parsing (Fixture *f,