aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/shirabe/tests/package/version
AgeCommit message (Expand)Author
2026-07-20test(ignore): document root causes for unannotated #[ignore] testsnsfisis
2026-07-20fix(semver): stop classical pattern matching 6+ digit versionsnsfisis
2026-07-20test(version-guesser): un-ignore test_hg_guess_version_returns_datansfisis
2026-07-20fix(process-executor): un-ignore 11 tests by implementing execute_async mock ...nsfisis
2026-07-19fix(show-command): un-ignore 10 tests by fixing show-warnings typing and repo...nsfisis
2026-07-11chore: use fully-qualified name for Rc/RefCellnsfisis
2026-06-28refactor: add linternsfisis
2026-06-28test(package/version): port testFindRecommendedRequireVersionnsfisis
2026-06-27test: port Composer tests unblocked by mockall, add seamsnsfisis
2026-06-26test: un-ignore 14 tests that pass against current implementationsnsfisis
2026-06-26test: port 44 vcs/downloader/version tests using mock infransfisis
2026-06-24refactor(semver): re-export shirabe-semver at crate root, drop composer::semv...nsfisis
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-21style: apply rustfmt to ported test filesnsfisis
2026-06-21test(package): port VersionBumperTestnsfisis
2026-06-21test(package): port VersionParserTestnsfisis
2026-06-21test: add empty test filesnsfisis