aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/shirabe/tests/util/process_executor_test.rs
AgeCommit message (Expand)Author
2026-06-28refactor: add linternsfisis
2026-06-26feat(shim): implement stream_select/stream_set_blocking via libcnsfisis
2026-06-26feat(util): add ProcessExecutorMock test infra; port SymfonyStyle message met...nsfisis
2026-06-24feat(process): wire execute output handling to a callback modelnsfisis
2026-06-24refactor(process): take cwd as Option<&str> instead of IntoExecCwdnsfisis
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 remaining repository and util tests as stubsnsfisis
2026-06-21test: add empty test filesnsfisis