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
/
event_dispatcher
/
event_dispatcher_test.rs
Age
Commit message (
Expand
)
Author
2026-08-22
fix(event-dispatcher): run COMPOSER_BINARY without a PHP interpreter
nsfisis
2026-08-16
refactor(env): route Shirabe's own env reads through the shim
nsfisis
2026-08-16
feat(php-rpc): replay Rust-side env writes into the PHP worker
nsfisis
2026-08-16
test(event-dispatcher): run PHPUnit-class listeners in the PHP worker
nsfisis
2026-08-09
refactor(symfony-console): extract symfony/console into the shirabe-symfony-c...
nsfisis
2026-08-08
feat(php-shim): give ported exceptions PHP's class hierarchy
nsfisis
2026-08-07
fix(autoload-generator): survive listeners that re-enter dump()
nsfisis
2026-08-07
test: port the tests left as todo!() stubs
nsfisis
2026-08-06
feat(plugin): run plugin-provided installers through the RPC worker
nsfisis
2026-08-04
fix(plugin): resolve review findings in the plugin activation flow
nsfisis
2026-08-04
feat(plugin): activate plugins through the PHP RPC worker
nsfisis
2026-08-03
feat(event-dispatcher): run composer.json PHP scripts through the RPC worker
nsfisis
2026-07-20
fix(event-dispatcher): un-ignore test_dispatcher_support_for_additional_args
nsfisis
2026-07-20
test(event-dispatcher): correct dev-mode test ignore reason
nsfisis
2026-07-20
fix(event-dispatcher): un-ignore test_dispatcher_outputs_command
nsfisis
2026-07-20
fix(process-executor): un-ignore 11 tests by implementing execute_async mock ...
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-28
refactor: add linter
nsfisis
2026-06-27
refactor: fix compiler warnings and clippy warnings
nsfisis
2026-06-26
test: port 70 perforce/repository/downloader/installer/dispatcher tests
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(tests): port setUp/tearDown as set_up/tear_down with TearDown
nsfisis
2026-06-21
test: port downloader/installer/io/json/event-dispatcher/functional stubs
nsfisis
2026-06-21
test: add empty test files
nsfisis