Added basic tests for json_object_get_int, json_object_get_int64, json_object_get_uint64

This commit is contained in:
Federico Francescon
2022-11-16 00:49:18 +01:00
parent bc35549f90
commit b1fb1508ee
5 changed files with 72 additions and 0 deletions

1
.gitignore vendored
View File

@@ -27,6 +27,7 @@
/tests/test_double_serializer
/tests/test_float
/tests/test_int_add
/tests/test_int_get
/tests/test_json_pointer
/tests/test_locale
/tests/test_null