aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/shirabe/tests/package
AgeCommit message (Expand)Author
2026-06-28test(tests): use mockall for hand-written interface mocksnsfisis
2026-06-28test(package/archiver): port testGitExcludesnsfisis
2026-06-28test(package/version): port testFindRecommendedRequireVersionnsfisis
2026-06-27test: port Composer tests unblocked by mockall, add seamsnsfisis
2026-06-27refactor: fix compiler warnings and clippy warningsnsfisis
2026-06-26test: un-ignore 14 tests that pass against current implementationsnsfisis
2026-06-26test: port 24 command/repository/package/util tests; add TlsHelpernsfisis
2026-06-26feat(http): reimplement CurlDownloader on reqwest; port 15 more testsnsfisis
2026-06-26test: port 59 autoload/vcs/installer/util/command tests; fix output capturensfisis
2026-06-26test: port 70 perforce/repository/downloader/installer/dispatcher testsnsfisis
2026-06-26test: port 44 vcs/downloader/version tests using mock infransfisis
2026-06-25test: un-ignore tests that now passnsfisis
2026-06-24refactor(semver): re-export shirabe-semver at crate root, drop composer::semv...nsfisis
2026-06-24test: port more unimplemented testsnsfisis
2026-06-22test: port previously-ignored Composer tests via __ test hatchesnsfisis
2026-06-22test: un-ignore tests that now passnsfisis
2026-06-22test: port more test casesnsfisis
2026-06-22test(php-shim): un-ignore tests now unblocked by implemented shimsnsfisis
2026-06-21test(tests): expand stub macros into plain test functionsnsfisis
2026-06-21test(tests): port setUp/tearDown as set_up/tear_down with TearDownnsfisis
2026-06-21test: port remaining repository and util tests as stubsnsfisis
2026-06-21test: port package archiver/loader/version/locker and PluginInstaller stubsnsfisis
2026-06-21test(package): port ArrayDumperTestnsfisis
2026-06-21test(package): port RootPackageLoaderTest as stubsnsfisis
2026-06-21test: port GitHub/GitLab/Forgejo, Search/CheckPlatformReqs, ZipArchiver stubsnsfisis
2026-06-21test: port HgDriverTest and RootAliasPackageTestnsfisis
2026-06-21test(package): port BasePackageTestnsfisis
2026-06-21test: port Documentation/Xz/Audit/ErrorHandler/PharArchiver tests as stubsnsfisis
2026-06-21style: apply rustfmt to ported test filesnsfisis
2026-06-21test(package): port VersionBumperTestnsfisis
2026-06-21test(package): port CompletePackageTestnsfisis
2026-06-21test(package): port VersionParserTestnsfisis
2026-06-21test: port small leaf tests (config, filters, platform, formatter)nsfisis
2026-06-21test: add empty test filesnsfisis