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

View File

@@ -24,6 +24,7 @@ set(ALL_TEST_NAMES
test_double_serializer
test_float
test_int_add
test_int_get
test_locale
test_null
test_parse