- 14 Sep, 2022 4 commits
-
-
Janitor authored
Changes-By: lintian-brush Fixes: lintian: out-of-date-standards-version See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html
-
Janitor authored
Changes-By: lintian-brush Fixes: lintian: upstream-metadata-file-is-missing See-also: https://lintian.debian.org/tags/upstream-metadata-file-is-missing.html Fixes: lintian: upstream-metadata-missing-bug-tracking See-also: https://lintian.debian.org/tags/upstream-metadata-missing-bug-tracking.html Fixes: lintian: upstream-metadata-missing-repository See-also: https://lintian.debian.org/tags/upstream-metadata-missing-repository.html
-
Janitor authored
Changes-By: lintian-brush Fixes: lintian: older-debian-watch-file-standard See-also: https://lintian.debian.org/tags/older-debian-watch-file-standard.html
-
Janitor authored
Changes-By: lintian-brush Fixes: lintian: tab-in-license-text See-also: https://lintian.debian.org/tags/tab-in-license-text.html
-
- 13 Sep, 2022 2 commits
-
-
Thomas Goirand authored
-
Thomas Goirand authored
- python3-six - python3-setuptools - python3-pkg-resources
-
- 31 Aug, 2022 1 commit
-
-
Thomas Goirand authored
-
- 30 Aug, 2022 4 commits
-
-
Thomas Goirand authored
-
Thomas Goirand authored
-
Thomas Goirand authored
-
Thomas Goirand authored
Release
-
- 16 Jul, 2022 2 commits
-
-
Thomas Goirand authored
-
Thomas Goirand authored
"python3 -m pip show jsonschema" test.
-
- 12 Jul, 2022 1 commit
-
-
Julian Berman authored
Closes: #973
-
- 11 Jul, 2022 4 commits
-
-
Julian Berman authored
-
Julian Berman authored
* commit 'c09578b4': Squashed 'json/' changes from b7d13f4b..69acf529
-
Julian Berman authored
69acf529 Merge pull request #572 from json-schema-org/default-reviewers 26a51ca3 Merge pull request #575 from jdesrosiers/add-package-json d0e80a96 Re-add package.json 88d69482 Merge pull request #573 from json-schema-org/handling-nulls-in-instances bd653f34 fixed findings by julian eab34ba6 fix `prefixItems` tests to actually use it (instead of `items`, copy-paste error) 6680a003 fixed typo in `type` declaration: surround with quotes 257f5220 added null-handling tests for unevaluatedItems e3c007dd added null-handling tests for unevaluatedProperties 3d3bdf4e added null-handling tests for properties 54cc5703 added null-handling tests for patternProperties 28419842 added null-handling tests for contains 4d1a916a added null-handling tests for additionalItems 6e47a99a added null-handling tests for prefixItems; fixed indentation on previous commit 761d4b2b added null-handling tests for array-form items 6315a51d added null-handling tests for single-form items 278e5b3b added null-handling tests for additionalProperties bce6b82a Set up default reviewers (the whole test suite team). 9cb7da92 Merge pull request #564 from json-schema-org/sanity-check-terminology 2a316683 Merge pull request #569 from spacether/feat_adds_new_python_consumer fae0017d Removes idea files 8af12a3f Adds python-experimental to the users list c7a0f3e9 Reconcile terminology in the sanity checker with the README git-subtree-dir: json git-subtree-split: 69acf52990b004240839ae19b4bec8fb01d50876
-
Julian Berman authored
-
- 10 Jul, 2022 2 commits
-
-
Julian Berman authored
Enhance best match to prefer errors from matching types.
-
Julian Berman authored
Closes: #728
-
- 07 Jul, 2022 3 commits
-
-
Julian Berman authored
-
Julian Berman authored
-
Julian Berman authored
CVE-2022-2309 See https://github.com/python-jsonschema/jsonschema/security/dependabot/2.
-
- 04 Jul, 2022 2 commits
-
-
Julian Berman authored
docs: Fix a few typos
-
Tim Gates authored
There are small typos in: - jsonschema/_reflect.py - jsonschema/tests/_suite.py Fixes: - Should read `dynamically` rather than `dynamicallly`. - Should read `distinguish` rather than `distiguish`.
-
- 02 Jul, 2022 2 commits
-
-
Julian Berman authored
b7d13f4b Merge pull request #567 from json-schema-org/invalid-anchors 4811789d Also add an anchor test with valid prefix (but still invalid). b62f97cc Add tests for invalid anchors. af5075ca Merge pull request #568 from json-schema-org/ether/perl-implementations dc5c91e9 update the list of Perl implementations git-subtree-dir: json git-subtree-split: b7d13f4b563b2e4d4ba2af624917333e40ae96da
-
Julian Berman authored
* commit '10104f72': Squashed 'json/' changes from 1047a1aa..b7d13f4b
-
- 30 Jun, 2022 4 commits
-
-
Julian Berman authored
1047a1aa Merge pull request #565 from json-schema-org/update-test-schema 7967a87b Merge pull request #566 from json-schema-org/tidy-unevaluatedItems b45a7878 Remove unnecessary type validation from unevaluatedItems tests. 2b536c02 Update the test schema to Draft 2020, and fix a bug in it. git-subtree-dir: json git-subtree-split: 1047a1aa225bab43c50978555a990bfff81f6023
-
Julian Berman authored
* commit 'cfff411a': Squashed 'json/' changes from 39d1d24d..1047a1aa
-
Julian Berman authored
39d1d24d Merge pull request #317 from Relequestual/#291 b683de5a Forward-port and reword the new unevaluatedItems test. 816441f4 Add tests for Single-schema items and unevaluatedItems Resolves #291 1e0ebd20 Merge pull request #563 from json-schema-org/update-sanity-checker e1dbaebb Merge pull request #562 from json-schema-org/remove-conditional-id-tests-from-draft6 53da77f3 Update the sanity checker to use a version which supports 2019+. 5aff83e5 reintroduce tests without using if/then/else 9495e3e4 remove conditional $id tests from draft 6 git-subtree-dir: json git-subtree-split: 39d1d24dbc1920953dec90369edec5a2fa7158fa
-
Julian Berman authored
* commit '09edc319': Squashed 'json/' changes from d3f5cd43..39d1d24d
-
- 28 Jun, 2022 5 commits
-
-
Julian Berman authored
-
Julian Berman authored
It's buggy, and can lead to blowing up the stack with recursion errors. Done by (redundantly) checking schemas during test runs, even though the upstream test suite 'guarantees' they're valid. (Given that it uses this implementation to make that guarantee, bugs like the above went unnoticed.) Closes: #847
-
Julian Berman authored
-
Julian Berman authored
d3f5cd439 Merge pull request #559 from json-schema-org/ether/revert-pr-376 f605fbfe4 Revert PR#376. git-subtree-dir: json git-subtree-split: d3f5cd4396d52a7a701c246daedc09f2f3ecb2cf
-
Julian Berman authored
* commit '118726fe': Squashed 'json/' changes from f0f619d19..d3f5cd439
-
- 25 Jun, 2022 3 commits
-
-
Julian Berman authored
Also enable the leakage tests for future keywords, as we do not implement them on earlier drafts.
-
Julian Berman authored
f0f619d19 Merge pull request #560 from json-schema-org/ether/fix-383 fa791ada9 remove tests that are not valid for draft7 0f341dca0 Merge pull request #429 from notEthan/decimal_minItems 32ec6305c test validation of keywords which expect integers when their value has a decimal 547330dd6 Tweak the markdown table syntax in the README. 28ed3022c Restructure the README further. 45d6e5e7f README: Add new content and update the structure 4de0966a7 Merge pull request #558 from yakimun/replace-definitions-with-defs aad0f350a Replace definitions with for 2019 and later drafts 0b777ffa2 Merge branch 'ether/more-anchor-and-id-tests' d593591d7 Forward port the just-added tests to 2020 and next. e157bc0b7 squash: use a unique $id to prevent namespace collisions across tests 1d5583de6 some tests of the interactions between $id, $anchor and $ref 07c45c0d7 Restore the dependencies tests as optional for 2019, 2020, and next git-subtree-dir: json git-subtree-split: f0f619d19696a81f7683116f707a51c34150d28f
-
Julian Berman authored
* commit '095a009a': Squashed 'json/' changes from cf78d97d0..f0f619d19
-
- 21 Jun, 2022 1 commit
-
-
Julian Berman authored
cf78d97d0 Handle differences in $ref for the location-independent ref remote. c2b28e962 Forward port the just-added test to 2020 and draft-next. 640901048 Apply suggestion f37aa47ab Add tests for location-independent identifiers in remote ref 84177bdef Merge pull request #556 from jviotti/gitignore-python 76f5a1079 Merge pull request #555 from jviotti/delete-broken-js-tests 8b0ea0e70 Add a Python-based .gitignore definition 47e6e32a6 Remove the broken and obsolete JavaScript-based test integration git-subtree-dir: json git-subtree-split: cf78d97d069f351a652460bafa1531aa64363b85
-