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
/
command
/
init_command_test.rs
Age
Commit message (
Expand
)
Author
2026-08-02
fix(repository): resolve remaining late-binding hazards from the audit
nsfisis
2026-07-20
fix(process-executor): un-ignore 11 tests by implementing execute_async mock ...
nsfisis
2026-07-19
fix(test-harness): set COMPOSER_TESTS_ARE_RUNNING so interactive tests actual...
nsfisis
2026-06-27
fix(json): encode empty stdClass fields as {} not []
nsfisis
2026-06-27
refactor: fix compiler warnings and clippy warnings
nsfisis
2026-06-25
test: un-ignore init/solver tests that now pass
nsfisis
2026-06-25
feat(php-shim): model $_ENV/$_SERVER as OsString snapshots
nsfisis
2026-06-23
test(command): port InitCommandTest
nsfisis
2026-06-22
test: port previously-ignored Composer tests via __ test hatches
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(tests): port setUp/tearDown as set_up/tear_down with TearDown
nsfisis
2026-06-21
test(command): port remaining command tests as ApplicationTester stubs
nsfisis
2026-06-21
test: add empty test files
nsfisis