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
/
common
/
test_case.rs
Age
Commit message (
Expand
)
Author
2026-07-20
fix(process-executor): un-ignore 11 tests by implementing execute_async mock ...
nsfisis
2026-07-19
fix(root-package-loader): un-ignore 4 tests by fixing stability-flag isset() ...
nsfisis
2026-07-19
fix(update-command): un-ignore test_update by fixing 3 real bugs
nsfisis
2026-07-19
fix(test-harness): set COMPOSER_TESTS_ARE_RUNNING so interactive tests actual...
nsfisis
2026-07-18
perf(installation-manager): run executeBatch operation chains concurrently
nsfisis
2026-07-16
refactor(locker-test): reuse test_case's installation_manager helper
nsfisis
2026-07-11
chore: use fully-qualified name for Rc/RefCell
nsfisis
2026-06-26
test: port 32 command/repository/downloader tests
nsfisis
2026-06-24
refactor(semver): re-export shirabe-semver at crate root, drop composer::semv...
nsfisis
2026-06-23
test(command): port InitCommandTest
nsfisis
2026-06-21
test(repository): port InstalledRepositoryTest
nsfisis
2026-06-21
test(repository): port ArrayRepositoryTest
nsfisis
2026-06-21
test(dependency-resolver): port PoolTest with shared TestCase helpers
nsfisis