almost complete coverage of decoder achieved via test cases, fixed one outstanding comments bug
This commit is contained in:
parent
6515f9981d
commit
fca157c116
14 changed files with 20 additions and 10 deletions
3
test/cases/exp.test
Normal file
3
test/cases/exp.test
Normal file
|
@ -0,0 +1,3 @@
|
|||
[start_array, start_array, {number, "2.0e7"}, end_array, {number, "2.0e7"}, start_object, {key, "key"}, {number, "2.0e7"}, {key, "another key"}, {number, "2.0e7"}, end_object, {number, "4.2e70"}, end_array].
|
||||
|
||||
[{comments, true}].
|
Loading…
Add table
Add a link
Reference in a new issue