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
/
package
Age
Commit message (
Expand
)
Author
2026-06-28
test(tests): use mockall for hand-written interface mocks
nsfisis
2026-06-28
test(package/archiver): port testGitExcludes
nsfisis
2026-06-28
test(package/version): port testFindRecommendedRequireVersion
nsfisis
2026-06-27
test: port Composer tests unblocked by mockall, add seams
nsfisis
2026-06-27
refactor: fix compiler warnings and clippy warnings
nsfisis
2026-06-26
test: un-ignore 14 tests that pass against current implementations
nsfisis
2026-06-26
test: port 24 command/repository/package/util tests; add TlsHelper
nsfisis
2026-06-26
feat(http): reimplement CurlDownloader on reqwest; port 15 more tests
nsfisis
2026-06-26
test: port 59 autoload/vcs/installer/util/command tests; fix output capture
nsfisis
2026-06-26
test: port 70 perforce/repository/downloader/installer/dispatcher tests
nsfisis
2026-06-26
test: port 44 vcs/downloader/version tests using mock infra
nsfisis
2026-06-25
test: un-ignore tests that now pass
nsfisis
2026-06-24
refactor(semver): re-export shirabe-semver at crate root, drop composer::semv...
nsfisis
2026-06-24
test: port more unimplemented tests
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-22
test(php-shim): un-ignore tests now unblocked by implemented shims
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 remaining repository and util tests as stubs
nsfisis
2026-06-21
test: port package archiver/loader/version/locker and PluginInstaller stubs
nsfisis
2026-06-21
test(package): port ArrayDumperTest
nsfisis
2026-06-21
test(package): port RootPackageLoaderTest as stubs
nsfisis
2026-06-21
test: port GitHub/GitLab/Forgejo, Search/CheckPlatformReqs, ZipArchiver stubs
nsfisis
2026-06-21
test: port HgDriverTest and RootAliasPackageTest
nsfisis
2026-06-21
test(package): port BasePackageTest
nsfisis
2026-06-21
test: port Documentation/Xz/Audit/ErrorHandler/PharArchiver tests as stubs
nsfisis
2026-06-21
style: apply rustfmt to ported test files
nsfisis
2026-06-21
test(package): port VersionBumperTest
nsfisis
2026-06-21
test(package): port CompletePackageTest
nsfisis
2026-06-21
test(package): port VersionParserTest
nsfisis
2026-06-21
test: port small leaf tests (config, filters, platform, formatter)
nsfisis
2026-06-21
test: add empty test files
nsfisis