mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2025-10-14 23:07:55 +02:00
Number fixes (#1053)
* cleaning up the logic for parsing numbers * Add Testcases for new Reader in jsontestrunner
This commit is contained in:
6
test/data/legacy_test_array_03.expected
Normal file
6
test/data/legacy_test_array_03.expected
Normal file
@@ -0,0 +1,6 @@
|
||||
.=[]
|
||||
.[0]=1
|
||||
.[1]=2
|
||||
.[2]=3
|
||||
.[3]=4
|
||||
.[4]=5
|
Reference in New Issue
Block a user