aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/shirabe/tests/io/console_io_test.rs
AgeCommit message (Expand)Author
2026-08-16refactor(io): take &str in ConsoleIO write and sanitizensfisis
2026-08-12docs(todo): retag TODO markers by root causensfisis
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-02fix(io): propagate ask/select errors instead of panickingnsfisis
2026-07-20fix(io): widen IOInterface::select choices to PhpMixed for assoc arraysnsfisis
2026-07-20test(console-io): un-ignore test_write_error via setErrorOutputnsfisis
2026-07-16test: update TODO reason for unported test casesnsfisis
2026-07-11chore: use fully-qualified name for Rc/RefCellnsfisis
2026-06-27refactor: fix compiler warnings and clippy warningsnsfisis
2026-06-26test: port 35 auth/installer/io/zip/bitbucket tests; implement date_creatensfisis
2026-06-23refactor(io): hold QuestionHelper directly in ConsoleIO instead of HelperSetnsfisis
2026-06-22test: un-ignore tests that now passnsfisis
2026-06-22test: port more test casesnsfisis
2026-06-21test(tests): expand stub macros into plain test functionsnsfisis
2026-06-21test: port downloader/installer/io/json/event-dispatcher/functional stubsnsfisis
2026-06-21test: add empty test filesnsfisis