index
:
php-shirabe
main
php-shirabe
nsfisis
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
crates
/
shirabe
/
tests
/
json
/
json_file_test.rs
Age
Commit message (
Expand
)
Author
2026-08-03
test(json): serialize the tests sharing the tabs2.json scratch file
nsfisis
2026-08-02
fix(repository): resolve remaining late-binding hazards from the audit
nsfisis
2026-08-02
fix(json): propagate JsonFile::encode errors instead of unwrapping
nsfisis
2026-07-25
refactor: replace redundant clones with moves
nsfisis
2026-07-20
fix(json-file): forward detected indent into write's encode options
nsfisis
2026-07-20
test(ignore): document root causes for unannotated #[ignore] tests
nsfisis
2026-06-29
refactor(json): replace seld/jsonlint with serde_json
nsfisis
2026-06-27
fix(json): include property name in required-property errors
nsfisis
2026-06-26
test: un-ignore tests unblocked by zip/spdx/jsonlint/stream impls
nsfisis
2026-06-25
feat(external-packages,shim): implement impl todos across components
nsfisis
2026-06-25
feat(json): validate JSON schema via the jsonschema crate
nsfisis
2026-06-22
test: port previously-ignored Composer tests via __ test hatches
nsfisis
2026-06-22
test: un-ignore tests that now pass
nsfisis
2026-06-22
test: port more test cases
nsfisis
2026-06-21
refactor(json): eliminate json_last_error in favor of Result
nsfisis
2026-06-21
test(tests): expand stub macros into plain test functions
nsfisis
2026-06-21
test(json): port JsonFileTest
nsfisis
2026-06-21
test: add empty test files
nsfisis