We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccc366e commit 27fc1d0Copy full SHA for 27fc1d0
test/JSON-Schema-Test-Suite/CMakeLists.txt
@@ -52,8 +52,9 @@ if(JSON_SCHEMA_TEST_SUITE_PATH)
52
JSON-Suite::Optional::bignum
53
JSON-Suite::Optional::content
54
JSON-Suite::Optional::zeroTerminatedFloats
55
- JSON-Suite::Optional::ecmascript-regex
+ JSON-Suite::Optional::non-bmp-regex
56
57
+ JSON-Suite::Optional::Format::ecmascript-regex
58
JSON-Suite::Optional::Format::idn-email
59
JSON-Suite::Optional::Format::idn-hostname
60
JSON-Suite::Optional::Format::iri-reference
test/JSON-Schema-Test-Suite/tests/draft7/optional/ecmascript-regex.json
0 commit comments