Sam Jaffe
|
438808fdfb
Merge branch 'master' into feat/format-matcher
|
před 2 týdny |
Sam Jaffe
|
e92a647192
fix: inverted condition
|
před 2 týdny |
Sam Jaffe
|
39f9f49dab
fix: inverted condition
|
před 2 týdny |
Sam Jaffe
|
baed30a69a
chore: delete submodule
|
před 2 týdny |
Sam Jaffe
|
14ae172ad0
Merge branch 'master' into feat/format-matcher
|
před 2 týdny |
Sam Jaffe
|
510dd917a8
chore: import cleanup/fixes from feat/format-matcher
|
před 2 týdny |
Sam Jaffe
|
bfaa0f2924
fix: allow CMake to decide the JVALIDATE_USE macros
|
před 2 týdny |
Sam Jaffe
|
8b6011e809
chore: attach to all test cases, since has-include is too good
|
před 2 týdny |
Sam Jaffe
|
d208bee4f4
chore: merge yes/no branches for adding ICU/IDNA
|
před 2 týdny |
Sam Jaffe
|
40d5876d14
fix: make it so test cases will properly be filtered if either of IDNA and/or ICU are missing
|
před 2 týdny |
Sam Jaffe
|
a49bf7bfce
refactor: remove length_u8 and length_u32 as they are no longer relevant for format validation
|
před 2 týdny |
Sam Jaffe
|
ef9be256fe
fix: re-allow empty strings in ipv6-style URI/IRI
|
před 2 týdny |
Sam Jaffe
|
09bdb0a972
fix: update format code to account for new tests
|
před 2 týdny |
Sam Jaffe
|
f8ae75c4f9
Merge branch 'master' into feat/format-matcher
|
před 2 týdny |
Sam Jaffe
|
15014cbfe2
chore: switch to CMake
|
před 2 týdny |
Sam Jaffe
|
e51d887a72
fix: properly setup dynamic reference context when jumping to a different root URI
|
před 2 týdny |
Sam Jaffe
|
13651debf0
fix: relative URI needs to support "./" prefixes
|
před 2 týdny |
Sam Jaffe
|
58450f68bf
test-refactor: add a helper for making it even easier to retest things
|
před 2 týdny |
Sam Jaffe
|
e2b307fada
chore: update to Test-JSON-Schema-Acceptance-1.037
|
před 2 týdny |
Sam Jaffe
|
13905776da
test-fix: allow for CMake to provide the testdir
|
před 2 týdny |
Sam Jaffe
|
e5db5e3730
chore: update to Test-JSON-Schema-Acceptance-1.037
|
před 2 týdny |
Sam Jaffe
|
0e4dfd7965
test-fix: allow for CMake to provide the testdir
|
před 2 týdny |
Sam Jaffe
|
e81526a6c4
chore: update Makefile to run all supported tests
|
před 2 týdny |
Sam Jaffe
|
436f35a923
refactor: move construction of FormatValidator into Validator, allowing the user to provide user-defined-format codes
|
před 2 týdny |
Sam Jaffe
|
aa75d9a8f5
chore: fix typo
|
před 2 týdny |
Sam Jaffe
|
f22fb02f21
feat: implement draft03 format phone numbers according to E.123 format
|
před 2 týdny |
Sam Jaffe
|
1f274c425d
refactor: renaming in FormatValidator
|
před 2 týdny |
Sam Jaffe
|
704864c10e
feat: add support for Draft03-format keywords: date-time, ip-address, host-name (alt. name) and time, utc-millisec, color (new/changed)
|
před 2 týdny |
Sam Jaffe
|
741a03cde6
Merge branch 'master' into feat/format-matcher
|
před 2 týdny |
Sam Jaffe
|
6f5a4a44cf
test/refactor: modify handling of oneOf to only log the matching when a success occurs (and therefore to unannotate the failures)
|
před 2 týdny |