mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2025-12-26 10:10:44 +01:00
Fixed bug #3139677: JSON [1 2 3] was incorrectly parsed as [1, 3]. Error is now correctly detected.
Modified runjsontests.py to allow test that expect failure in jsoncpp test suite.
This commit is contained in:
1
test/data/fail_test_array_01.json
Normal file
1
test/data/fail_test_array_01.json
Normal file
@@ -0,0 +1 @@
|
||||
[ 1 2 3]
|
||||
Reference in New Issue
Block a user