1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68
|
generated with: Test::JSON::Schema::Acceptance 1.028
with commit: 9f256c8811c9c6d181db049d1e69bad35156bf60 (Test-JSON-Schema-Acceptance-1.027-25-g9f256c8)
from repository: git://github.com/json-schema-org/JSON-Schema-Test-Suite.git
specification version: draft2019-09
optional tests included: yes
skipping directory: optional/format
filename pass todo-fail fail
---------------------------------------------------------------
additionalItems.json 20 0 0
additionalProperties.json 21 0 0
allOf.json 30 0 0
anchor.json 8 0 0
anyOf.json 18 0 0
boolean_schema.json 18 0 0
const.json 50 0 0
contains.json 21 0 0
content.json 18 0 0
default.json 7 0 0
defs.json 2 0 0
dependentRequired.json 20 0 0
dependentSchemas.json 20 0 0
enum.json 45 0 0
exclusiveMaximum.json 4 0 0
exclusiveMinimum.json 4 0 0
format.json 114 0 0
if-then-else.json 26 0 0
infinite-loop-detection.json 2 0 0
items.json 28 0 0
maxContains.json 12 0 0
maxItems.json 6 0 0
maxLength.json 7 0 0
maxProperties.json 10 0 0
maximum.json 8 0 0
minContains.json 28 0 0
minItems.json 6 0 0
minLength.json 7 0 0
minProperties.json 8 0 0
minimum.json 11 0 0
multipleOf.json 10 0 0
not.json 40 0 0
oneOf.json 27 0 0
pattern.json 9 0 0
patternProperties.json 23 0 0
properties.json 28 0 0
propertyNames.json 20 0 0
recursiveRef.json 34 0 0
ref.json 79 0 0
refRemote.json 31 0 0
required.json 16 0 0
type.json 80 0 0
unevaluatedItems.json 55 0 0
unevaluatedProperties.json 122 0 0
uniqueItems.json 69 0 0
vocabulary.json 5 0 0
optional/anchor.json 4 0 0
optional/bignum.json 9 0 0
optional/cross-draft.json 3 0 0
optional/dependencies-compatibility.json 22 14 0
optional/ecmascript-regex.json 60 14 0
optional/float-overflow.json 1 0 0
optional/id.json 3 0 0
optional/no-schema.json 3 0 0
optional/non-bmp-regex.json 12 0 0
optional/refOfUnknownKeyword.json 3 3 0
optional/unknownKeyword.json 3 0 0
---------------------------------------------------------------
TOTAL 1350 31 0
|