mirror of
https://github.com/json-c/json-c.git
synced 2026-04-01 19:39:07 +08:00
Added basic tests for json_object_get_int, json_object_get_int64, json_object_get_uint64
This commit is contained in:
4
tests/test_int_get.expected
Normal file
4
tests/test_int_get.expected
Normal file
@@ -0,0 +1,4 @@
|
||||
CHECK BASE PASSED
|
||||
INT64 GET PASSED
|
||||
UINT64 GET PASSED
|
||||
PASSED
|
||||
Reference in New Issue
Block a user