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
/
application_test.rs
Age
Commit message (
Expand
)
Author
2026-08-19
fix(input): thread a typed InputValue through the input layer
nsfisis
2026-08-15
feat(cli): report Shirabe's own identity instead of Composer's
nsfisis
2026-08-12
test: drop stale #[ignore]s and rewrite the run-script reasons
nsfisis
2026-08-10
refactor(symfony): hide leaf modules behind their parent re-exports
nsfisis
2026-08-09
refactor(symfony-console): extract symfony/console into the shirabe-symfony-c...
nsfisis
2026-08-09
test(console): cover the dev build warning branch
nsfisis
2026-08-08
feat(composer): bake the dev build warning deadline in at build time
nsfisis
2026-08-07
test: port the tests left as todo!() stubs
nsfisis
2026-07-20
test(ignore): document root causes for unannotated #[ignore] tests
nsfisis
2026-07-19
fix(test-harness): set COMPOSER_TESTS_ARE_RUNNING so interactive tests actual...
nsfisis
2026-07-16
test: update TODO reason for unported test cases
nsfisis
2026-07-11
chore: use fully-qualified name for Rc/RefCell
nsfisis
2026-07-01
test(application): port two doRun script-command tests
nsfisis
2026-06-28
refactor: add linter
nsfisis
2026-06-28
test(console): correct inaccurate test skip reasons
nsfisis
2026-06-25
test: un-ignore tests that already pass
nsfisis
2026-06-22
refactor(console): introduce ApplicationHandle shared-ownership newtype
nsfisis
2026-06-22
test: port more test cases
nsfisis
2026-06-21
test(tests): port setUp/tearDown as set_up/tear_down with TearDown
nsfisis
2026-06-21
test: port SecurityAdvisoryPoolFilter, downloader/command/app stubs
nsfisis
2026-06-21
test: add empty test files
nsfisis