aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/shirabe/tests
AgeCommit message (Expand)Author
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
2026-06-21test(command): port remaining command tests as ApplicationTester stubsnsfisis
2026-06-21test(repository): port VCS driver tests (Git/GitHub/GitLab/Bitbucket/Svn/Perf...nsfisis
2026-06-21test(repository): port PathRepositoryTest as stubsnsfisis
2026-06-21test(package): port RootPackageLoaderTest as stubsnsfisis
2026-06-21test: port SecurityAdvisoryPoolFilter, downloader/command/app stubsnsfisis
2026-06-21test(dependency-resolver): port RuleSetTestnsfisis
2026-06-21test: port GitHub/GitLab/Forgejo, Search/CheckPlatformReqs, ZipArchiver stubsnsfisis
2026-06-21test: port ArtifactRepositoryTest and BinaryInstallerTest as stubsnsfisis
2026-06-21test: port TransactionTest and StrictConfirmationQuestionTest as stubsnsfisis
2026-06-21test: port HgDriverTest and RootAliasPackageTestnsfisis
2026-06-21test(cache): port CacheTestnsfisis
2026-06-21test: port MetapackageInstallerTest and SelfUpdate/Status/Home command stubsnsfisis
2026-06-21test(repository): port FilterRepositoryTestnsfisis
2026-06-21test(dependency-resolver): port RuleTestnsfisis
2026-06-21test(package): port BasePackageTestnsfisis
2026-06-21test(factory): ignore fails-if-dir to avoid COMPOSER env racensfisis
2026-06-21test: port IniHelperTest and RepositoryUtilsTestnsfisis
2026-06-21test: port ClassLoader/HttpDownloader/Reinstall command testsnsfisis
2026-06-21test: port TlsHelperTest and HhvmDetectorTest as stubsnsfisis
2026-06-21test(filter): port IgnoreListPlatformRequirementFilterTestnsfisis
2026-06-21test: port Documentation/Xz/Audit/ErrorHandler/PharArchiver tests as stubsnsfisis
2026-06-21test(repository): port RepositoryFactoryTestnsfisis
2026-06-21test(script): port Script EventTestnsfisis
2026-06-21test(factory): port FactoryTestnsfisis
2026-06-21test(repository): port FossilDriverTestnsfisis
2026-06-21test(composer): port ComposerTestnsfisis
2026-06-21test(command): port Diagnose/Exec/ClearCache command testsnsfisis
2026-06-21test(json): port JsonFormatterTestnsfisis