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