aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/shirabe/tests/dependency_resolver/pool_optimizer_test.rs
AgeCommit message (Expand)Author
2026-08-23fix(fs): carry file_get_contents results as bytesnsfisis
2026-08-18refactor(preg): add preg_is_match for existence-only call sitesnsfisis
2026-08-18refactor(preg): drop the offset argument from preg_matchnsfisis
2026-08-18refactor(pcre): inline Preg into its call sites and drop the cratensfisis
2026-08-17refactor(preg): replace Preg::split*() with shim preg_split*()nsfisis
2026-08-09refactor(pcre): extract composer/pcre into the shirabe-pcre cratensfisis
2026-07-18perf(regex): eliminate per-call clone overhead in preg_* dispatchnsfisis
2026-07-11chore: use fully-qualified name for Rc/RefCellnsfisis
2026-06-28refactor: add linternsfisis
2026-06-25test: un-ignore tests that now passnsfisis
2026-06-22test: port more test casesnsfisis
2026-06-21test(dependency-resolver): port DefaultPolicy/PoolBuilder/PoolOptimizer/Solve...nsfisis
2026-06-21test: add empty test filesnsfisis