commit | 9c98f2277b2972ddee93c97bb5273e86d6045195 | [log] [tgz] |
---|---|---|
author | Baptiste Lepilleur <baptiste.lepilleur@gmail.com> | Sun May 01 15:40:47 2011 +0000 |
committer | Baptiste Lepilleur <baptiste.lepilleur@gmail.com> | Sun May 01 15:40:47 2011 +0000 |
tree | 6f3ff83c5fbfa921a5d0fac308011f135095c9ef | |
parent | 565a1f3d39558d770583696cdd90567cf0661d37 [diff] |
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.