aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/shirabe/tests/json/json_file_test.rs
AgeCommit message (Expand)Author
2026-08-22feat(cli): tell the user to run `shirabe`, not `composer`nsfisis
2026-08-16refactor(php-shim): split json_decode into assoc and obj variantsnsfisis
2026-08-09refactor(seld-json-lint): extract seld/json_lint into the shirabe-seld-json-l...nsfisis
2026-08-08feat(php-shim): give ported exceptions PHP's class hierarchynsfisis
2026-08-03test(json): serialize the tests sharing the tabs2.json scratch filensfisis
2026-08-02fix(repository): resolve remaining late-binding hazards from the auditnsfisis
2026-08-02fix(json): propagate JsonFile::encode errors instead of unwrappingnsfisis
2026-07-25refactor: replace redundant clones with movesnsfisis
2026-07-20fix(json-file): forward detected indent into write's encode optionsnsfisis
2026-07-20test(ignore): document root causes for unannotated #[ignore] testsnsfisis
2026-06-29refactor(json): replace seld/jsonlint with serde_jsonnsfisis
2026-06-27fix(json): include property name in required-property errorsnsfisis
2026-06-26test: un-ignore tests unblocked by zip/spdx/jsonlint/stream implsnsfisis
2026-06-25feat(external-packages,shim): implement impl todos across componentsnsfisis
2026-06-25feat(json): validate JSON schema via the jsonschema cratensfisis
2026-06-22test: port previously-ignored Composer tests via __ test hatchesnsfisis
2026-06-22test: un-ignore tests that now passnsfisis
2026-06-22test: port more test casesnsfisis
2026-06-21refactor(json): eliminate json_last_error in favor of Resultnsfisis
2026-06-21test(tests): expand stub macros into plain test functionsnsfisis
2026-06-21test(json): port JsonFileTestnsfisis
2026-06-21test: add empty test filesnsfisis