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
/
io
/
console_io_test.rs
Age
Commit message (
Expand
)
Author
2026-08-16
refactor(io): take &str in ConsoleIO write and sanitize
nsfisis
2026-08-12
docs(todo): retag TODO markers by root cause
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-02
fix(io): propagate ask/select errors instead of panicking
nsfisis
2026-07-20
fix(io): widen IOInterface::select choices to PhpMixed for assoc arrays
nsfisis
2026-07-20
test(console-io): un-ignore test_write_error via setErrorOutput
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-06-27
refactor: fix compiler warnings and clippy warnings
nsfisis
2026-06-26
test: port 35 auth/installer/io/zip/bitbucket tests; implement date_create
nsfisis
2026-06-23
refactor(io): hold QuestionHelper directly in ConsoleIO instead of HelperSet
nsfisis
2026-06-22
test: un-ignore tests that now pass
nsfisis
2026-06-22
test: port more test cases
nsfisis
2026-06-21
test(tests): expand stub macros into plain test functions
nsfisis
2026-06-21
test: port downloader/installer/io/json/event-dispatcher/functional stubs
nsfisis
2026-06-21
test: add empty test files
nsfisis