update json_object.c and testcase, delete json_object_uint_inc()

This commit is contained in:
dota17
2020-02-28 11:18:48 +08:00
parent 9532f94fa4
commit 6359b79847
4 changed files with 19 additions and 88 deletions

View File

@@ -5,6 +5,5 @@ INT64 ADD PASSED
INT64 ADD OVERFLOW PASSED
INT64 ADD UNDERFLOW PASSED
UINT64 ADD PASSED
UINT64 ADD OVERFLOW PASSED
UINT64 ADD UNDERFLOW PASSED
PASSED