libcruft-util/test/json/schema
Danny Robson d9713fe8b7 json/tree: fix signed min, unsigned max constraints
signed/unsigned casting issues prevented correct comparisons with the
min/max constraints. account for the source type's range before doing the
comparison.
2016-09-20 16:02:08 +10:00
..
empty_0001_pass.json
empty_0002_pass.json
empty.schema
signed_min_0001_pass.json json/tree: fix signed min, unsigned max constraints 2016-09-20 16:02:08 +10:00
signed_min_0002_fail.json json/tree: fix signed min, unsigned max constraints 2016-09-20 16:02:08 +10:00
signed_min.schema json/tree: fix signed min, unsigned max constraints 2016-09-20 16:02:08 +10:00
string_length_0001_pass.json
string_length_0002_pass.json
string_length_0003_fail.json
string_length_0004_fail.json
string_length.schema
type_any_0001_pass.json
type_any_0002_pass.json
type_any_0003_pass.json
type_any_0004_pass.json
type_any_0005_pass.json
type_any_0006_pass.json
type_any.schema
type_integer_0001_pass.json json/schema: add 'integer' type support 2016-07-04 15:46:01 +10:00
type_integer_0002_fail.json json/schema: add 'integer' type support 2016-07-04 15:46:01 +10:00
type_integer_0003_fail.json json/schema: add 'integer' type support 2016-07-04 15:46:01 +10:00
type_integer_0004_fail.json json/schema: add 'integer' type support 2016-07-04 15:46:01 +10:00
type_integer.schema json/schema: add 'integer' type support 2016-07-04 15:46:01 +10:00
type_number_0001_pass.json
type_number_0002_pass.json
type_number_0003_fail.json
type_number.schema
type_object_0001_pass.json
type_object_0002_fail.json
type_object.schema
unsigned_max_0001_pass.json json/tree: fix signed min, unsigned max constraints 2016-09-20 16:02:08 +10:00
unsigned_max_0002_fail.json json/tree: fix signed min, unsigned max constraints 2016-09-20 16:02:08 +10:00
unsigned_max.schema json/tree: fix signed min, unsigned max constraints 2016-09-20 16:02:08 +10:00