Update json schema suite and add perf test

This commit is contained in:
Milo Yip
2016-01-30 01:00:01 +08:00
parent 89106a13c6
commit a006648398
24 changed files with 602 additions and 29 deletions

View File

@@ -992,11 +992,11 @@ private:
TEST(SchemaValidator, TestSuite) {
const char* filenames[] = {
"properties.json",
"additionalItems.json",
"additionalProperties.json",
"allOf.json",
"anyOf.json",
"default.json",
"definitions.json",
"dependencies.json",
"enum.json",