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
Age
Commit message (
Expand
)
Author
2026-06-21
test(util): port ZipTest
nsfisis
2026-06-21
test(util): port NoProxyPatternTest
nsfisis
2026-06-21
style: apply rustfmt to ported test files
nsfisis
2026-06-21
test(dependency-resolver): port PoolTest with shared TestCase helpers
nsfisis
2026-06-21
test(package): port VersionBumperTest
nsfisis
2026-06-21
test(package): port CompletePackageTest
nsfisis
2026-06-21
test(dependency-resolver): port RuleSetIteratorTest
nsfisis
2026-06-21
test(util): port ConfigValidatorTest
nsfisis
2026-06-21
test(util): port UrlTest
nsfisis
2026-06-21
test(io): port NullIOTest
nsfisis
2026-06-21
test(util): port ProxyItemTest
nsfisis
2026-06-21
test(dependency-resolver): port RequestTest
nsfisis
2026-06-21
test(util): port TarTest
nsfisis
2026-06-21
test(package): port VersionParserTest
nsfisis
2026-06-21
test: port ForgejoUrl, Silencer, PlatformRequirementFilterFactory tests
nsfisis
2026-06-21
test: port BufferIO, Runtime, JsonValidationException tests
nsfisis
2026-06-21
test: port small leaf tests (config, filters, platform, formatter)
nsfisis
2026-06-21
test: add empty test files
nsfisis
2026-06-20
test(cli): un-ignore no-longer-panicking command tests
nsfisis
2026-06-20
feat(outdated): proxy execute to show via shared Application
nsfisis
2026-06-20
feat(finder): implement Finder traversal and filter pipeline
nsfisis
2026-06-20
feat(console): implement doRenderThrowable exception rendering
nsfisis
2026-06-20
refactor(console): propagate getComposer's exit(1) as ExitException
nsfisis
2026-06-20
feat(php-shim): implement dirname()
nsfisis
2026-06-20
fix(global-command): call base_run to stop run() infinite recursion
nsfisis
2026-06-20
test(cli): add more smoke tests
nsfisis
2026-06-19
test(command): add basic smoke tests
nsfisis