mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2024-12-12 18:10:27 +01:00
8868147835
- added tests from json.org jsonchecker and modified jsontestrunner to use strict parsing mode when executing them
7 lines
148 B
JSON
7 lines
148 B
JSON
{
|
|
"JSON Test Pattern pass3": {
|
|
"The outermost value": "must be an object or array.",
|
|
"In this test": "It is an object."
|
|
}
|
|
}
|