log spec/util_jsonschema_spec.lua @ 14229:ce31fdde0ad1 default tip

age author description
Sun, 30 Mar 2025 17:27:23 +0200 Kim Alvefur util.jsonschema: Fix handling of `false` as schema 13.0
Sat, 02 Dec 2023 21:45:38 +0100 Kim Alvefur util.jsonschema: Return basic structured validation response
Sat, 20 May 2023 15:44:55 +0200 Kim Alvefur util.jsonschema: Update test suite ignore rules
Sun, 23 Apr 2023 10:42:07 +0200 Kim Alvefur util.jsonschema: Fix UTF-8ness of 'minLength' and 'maxLength'
Sun, 23 Apr 2023 10:26:43 +0200 Kim Alvefur util.jsonschema: Implement 'minContains' and 'maxContains'
Sat, 22 Apr 2023 12:45:58 +0200 Kim Alvefur util.jsonschema: Tweak description of disabled test
Sat, 22 Apr 2023 12:44:53 +0200 Kim Alvefur util.jsonschema: Enable passing IEEE 754 equality test
Sun, 26 Mar 2023 15:20:07 +0200 Kim Alvefur util.jsonschema: Implement 'dependentSchemas'
Sun, 26 Mar 2023 15:19:14 +0200 Kim Alvefur util.jsonschema: Implement 'dependentRequired'
Sat, 11 Mar 2023 12:12:49 +0100 Kim Alvefur util.jsonschema: Disable some further new failing tests
Sat, 11 Mar 2023 12:01:17 +0100 Kim Alvefur util.jsonschema: Ignore some new tests in test suite
Sun, 09 Oct 2022 15:24:30 +0200 Kim Alvefur util.jsonschema: Ignore test case for JavaScript specific detail 0.12
Sun, 09 Oct 2022 15:24:26 +0200 Kim Alvefur util.jsonschema: Ignore some further test cases for URI references 0.12
Sun, 09 Oct 2022 14:58:07 +0200 Kim Alvefur util.jsonschema: Sort test cases to skip 0.12
Fri, 08 Jul 2022 14:38:23 +0200 Kim Alvefur util.jsonschema: Fix validation to not assume presence of "type" field 0.12