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

@@ -0,0 +1,4 @@
CHECK BASE PASSED
INT64 GET PASSED
UINT64 GET PASSED
PASSED