mirror of
https://github.com/json-c/json-c.git
synced 2026-04-08 06:49:07 +08:00
Added basic tests for json_object_get_int, json_object_get_int64, json_object_get_uint64
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user