aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/shirabe/tests
AgeCommit message (Expand)Author
2026-06-26test: un-ignore 14 tests unblocked by CurlDownloader and regex fixesnsfisis
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: un-ignore date-dependent vcs/advisory tests now that date_create worksnsfisis
2026-06-26test: port 35 auth/installer/io/zip/bitbucket tests; implement date_creatensfisis
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-26feat(test): add HttpDownloaderMock, IOStub, and Config stub helpersnsfisis
2026-06-26test: un-ignore tests unblocked by zip/spdx/jsonlint/stream implsnsfisis
2026-06-26feat(util): add ProcessExecutorMock test infra; port SymfonyStyle message met...nsfisis
2026-06-25feat(external-packages,shim): implement impl todos across componentsnsfisis
2026-06-25test: un-ignore init/solver tests that now passnsfisis
2026-06-25test: un-ignore tests that now passnsfisis
2026-06-25feat(semver): hand-port constraint AND-split to drop look-around regexnsfisis
2026-06-25test: un-ignore repository-conversion JsonManipulator testsnsfisis
2026-06-25fix(json): handle list-form repositories in remove/convert; fix mis-ported te...nsfisis
2026-06-25test: un-ignore JsonManipulator/JsonConfigSource tests now passingnsfisis
2026-06-25test: un-ignore tests that already passnsfisis
2026-06-25feat(json): validate JSON schema via the jsonschema cratensfisis
2026-06-25feat(php-shim): model $_ENV/$_SERVER as OsString snapshotsnsfisis
2026-06-24feat(process): wire execute output handling to a callback modelnsfisis
2026-06-24refactor(process): take cwd as Option<&str> instead of IntoExecCwdnsfisis
2026-06-24refactor(semver): re-export shirabe-semver at crate root, drop composer::semv...nsfisis
2026-06-24test(io): add IOMock test helper porting Composer's IOMocknsfisis
2026-06-24feat(io): implement BufferIO new/get_output/set_user_inputsnsfisis
2026-06-24test: port more unimplemented testsnsfisis
2026-06-23test(command): port InitCommandTestnsfisis
2026-06-23refactor(io): hold QuestionHelper directly in ConsoleIO instead of HelperSetnsfisis
2026-06-22feat(script): make originating event polymorphic via enumnsfisis
2026-06-22feat(solver): surface SolverProblemsException via two-layer Resultnsfisis
2026-06-22test: port previously-ignored Composer tests via __ test hatchesnsfisis
2026-06-22feat(php-shim): implement fopen-family stream API on PhpResourcensfisis
2026-06-22refactor(console): introduce ApplicationHandle shared-ownership newtypensfisis
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-21refactor(php-shim): drop current()/key()/end() array helpersnsfisis
2026-06-21feat(php-shim): implement microtimensfisis
2026-06-21refactor(json): eliminate json_last_error in favor of Resultnsfisis
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: port downloader/installer/io/json/event-dispatcher/functional stubsnsfisis
2026-06-21test: port Auditor/JsonConfigSource/AutoloadGenerator as stubsnsfisis
2026-06-21test(dependency-resolver): port DefaultPolicy/PoolBuilder/PoolOptimizer/Solve...nsfisis
2026-06-21test(config): port ConfigTestnsfisis
2026-06-21test(json): port JsonManipulatorTest as stubsnsfisis
2026-06-21test(json): port JsonFileTestnsfisis
2026-06-21test(package): port ArrayDumperTestnsfisis