aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/shirabe/tests/application_test.rs
AgeCommit message (Expand)Author
2026-08-19fix(input): thread a typed InputValue through the input layernsfisis
2026-08-15feat(cli): report Shirabe's own identity instead of Composer'snsfisis
2026-08-12test: drop stale #[ignore]s and rewrite the run-script reasonsnsfisis
2026-08-10refactor(symfony): hide leaf modules behind their parent re-exportsnsfisis
2026-08-09refactor(symfony-console): extract symfony/console into the shirabe-symfony-c...nsfisis
2026-08-09test(console): cover the dev build warning branchnsfisis
2026-08-08feat(composer): bake the dev build warning deadline in at build timensfisis
2026-08-07test: port the tests left as todo!() stubsnsfisis
2026-07-20test(ignore): document root causes for unannotated #[ignore] testsnsfisis
2026-07-19fix(test-harness): set COMPOSER_TESTS_ARE_RUNNING so interactive tests actual...nsfisis
2026-07-16test: update TODO reason for unported test casesnsfisis
2026-07-11chore: use fully-qualified name for Rc/RefCellnsfisis
2026-07-01test(application): port two doRun script-command testsnsfisis
2026-06-28refactor: add linternsfisis
2026-06-28test(console): correct inaccurate test skip reasonsnsfisis
2026-06-25test: un-ignore tests that already passnsfisis
2026-06-22refactor(console): introduce ApplicationHandle shared-ownership newtypensfisis
2026-06-22test: port more test casesnsfisis
2026-06-21test(tests): port setUp/tearDown as set_up/tear_down with TearDownnsfisis
2026-06-21test: port SecurityAdvisoryPoolFilter, downloader/command/app stubsnsfisis
2026-06-21test: add empty test filesnsfisis