aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/shirabe/tests/installer_test.rs
AgeCommit message (Expand)Author
2026-07-24fix(package): rewrite dist-reference SHA regex without look-aroundnsfisis
2026-07-24fix(composer-repository): initialize wrapper before delegating loadPackagesnsfisis
2026-07-24fix(installer-test): port InstallerTest::setUp's chdir(__DIR__)nsfisis
2026-07-24fix(pool-builder): use plain getPackages() on locked repositorynsfisis
2026-07-24fix(dependency-resolver): query real PHP for ext-* version/loaded checksnsfisis
2026-07-24fix(installer-test): classify EXPECT-LOCK by PHP truthiness, not string matchnsfisis
2026-07-24fix(php-shim): keep literal '>' outside tags in strip_tagsnsfisis
2026-07-24fix(locker): return stability-flags as int, not stringnsfisis
2026-07-24fix(installer-test): match Locker content-hash encoding to lock hashnsfisis
2026-07-24test(installer): split integration tests into one #[test] per fixturensfisis
2026-07-20test(ignore): document root causes for unannotated #[ignore] testsnsfisis
2026-07-19fix(root-package-loader): un-ignore 4 tests by fixing stability-flag isset() ...nsfisis
2026-07-19fix(test-harness): set COMPOSER_TESTS_ARE_RUNNING so interactive tests actual...nsfisis
2026-07-18perf(regex): eliminate per-call clone overhead in preg_* dispatchnsfisis
2026-07-11chore: use fully-qualified name for Rc/RefCellnsfisis
2026-07-04test: ignore broken testsnsfisis
2026-06-28test(installer): port InstallerTest unit and integration harnessnsfisis
2026-06-22test: port more test casesnsfisis
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 downloader/installer/io/json/event-dispatcher/functional stubsnsfisis
2026-06-21test: add empty test filesnsfisis