aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/shirabe/tests/autoload
AgeCommit message (Expand)Author
2026-08-06feat(plugin): run plugin-provided installers through the RPC workernsfisis
2026-08-04feat(plugin): activate plugins through the PHP RPC workernsfisis
2026-08-02fix(repository): run lazy initialization in count/has_packagensfisis
2026-07-18perf(installation-manager): run executeBatch operation chains concurrentlynsfisis
2026-07-18perf(installation-manager): fan out package downloads via Loop::waitnsfisis
2026-07-16test: update TODO reason for unported test casesnsfisis
2026-07-11chore: use fully-qualified name for Rc/RefCellnsfisis
2026-07-01test(autoload): port 5 AutoloadGenerator testsnsfisis
2026-06-28refactor: add linternsfisis
2026-06-27refactor: fix compiler warnings and clippy warningsnsfisis
2026-06-26test: port 59 autoload/vcs/installer/util/command tests; fix output capturensfisis
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 Auditor/JsonConfigSource/AutoloadGenerator as stubsnsfisis
2026-06-21test: port ClassLoader/HttpDownloader/Reinstall command testsnsfisis
2026-06-21test: add empty test filesnsfisis