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
/
util
/
process_executor_test.rs
Age
Commit message (
Expand
)
Author
2026-08-12
docs(todo): retag TODO markers by root cause
nsfisis
2026-08-11
chore(php-shim): drop the ob_start()/ob_get_clean() ports
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-07
test: port the tests left as todo!() stubs
nsfisis
2026-07-16
test(util): port remaining todo!() tests in util test suite
nsfisis
2026-07-11
chore: use fully-qualified name for Rc/RefCell
nsfisis
2026-06-28
refactor: add linter
nsfisis
2026-06-26
feat(shim): implement stream_select/stream_set_blocking via libc
nsfisis
2026-06-26
feat(util): add ProcessExecutorMock test infra; port SymfonyStyle message met...
nsfisis
2026-06-24
feat(process): wire execute output handling to a callback model
nsfisis
2026-06-24
refactor(process): take cwd as Option<&str> instead of IntoExecCwd
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 remaining repository and util tests as stubs
nsfisis
2026-06-21
test: add empty test files
nsfisis