Add some basic tests for verifying json_object_equal behavior

Do some basic checks on ints, doubles, strings, arrays and "complex" objects.
This commit is contained in:
Helmut Schaa
2016-01-13 15:40:08 +01:00
parent 00e475c434
commit dec5fcd50b
5 changed files with 172 additions and 0 deletions

1
.gitignore vendored
View File

@@ -45,6 +45,7 @@
/tests/test_null
/tests/test_printbuf
/tests/test_set_serializer
/tests/test_compare
/tests/*.vg.out
/tests/*.log
/tests/*.trs