mirror of
https://github.com/json-c/json-c.git
synced 2026-03-29 09:59:06 +08:00
Add json_object_add_int functions
This commit is contained in:
7
tests/test_int_add.expected
Normal file
7
tests/test_int_add.expected
Normal file
@@ -0,0 +1,7 @@
|
||||
INT ADD PASSED
|
||||
INT ADD OVERFLOW PASSED
|
||||
INT ADD UNDERFLOW PASSED
|
||||
INT64 ADD PASSED
|
||||
INT64 ADD OVERFLOW PASSED
|
||||
INT64 ADD UNDERFLOW PASSED
|
||||
PASSED
|
||||
Reference in New Issue
Block a user