Increased the test coverage of json_object_iterator.c from 0% to 100%

This commit is contained in:
chenguoping
2020-01-03 10:05:09 +08:00
committed by dota17
parent 4742a2ab1d
commit f56c5c1a60
4 changed files with 57 additions and 1 deletions

View File

@@ -0,0 +1,14 @@
string_of_digits
"123"
regular_number
222
decimal_number
99.55
boolean_true
true
boolean_false
false
big_number
2147483649
a_null
null