index
:
php-shirabe
main
php-shirabe
nsfisis
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
crates
/
shirabe
/
tests
/
command
Age
Commit message (
Expand
)
Author
2026-06-26
test(command): port command test bodies from Composer PHPUnit suite
nsfisis
2026-06-26
test(search-command): port testInvalidFormat/testInvalidFlags; ignore testSea...
nsfisis
2026-06-26
test: un-ignore 14 tests that pass against current implementations
nsfisis
2026-06-26
test: port 32 command/repository/downloader tests
nsfisis
2026-06-26
test: port 24 command/repository/package/util tests; add TlsHelper
nsfisis
2026-06-26
feat(http): reimplement CurlDownloader on reqwest; port 15 more tests
nsfisis
2026-06-26
test: port 59 autoload/vcs/installer/util/command tests; fix output capture
nsfisis
2026-06-26
feat(test): add HttpDownloaderMock, IOStub, and Config stub helpers
nsfisis
2026-06-25
test: un-ignore init/solver tests that now pass
nsfisis
2026-06-25
feat(php-shim): model $_ENV/$_SERVER as OsString snapshots
nsfisis
2026-06-23
test(command): port InitCommandTest
nsfisis
2026-06-22
test: port previously-ignored Composer tests via __ test hatches
nsfisis
2026-06-22
test: un-ignore tests that now pass
nsfisis
2026-06-22
test: port more test cases
nsfisis
2026-06-21
test(tests): expand stub macros into plain test functions
nsfisis
2026-06-21
test(tests): port setUp/tearDown as set_up/tear_down with TearDown
nsfisis
2026-06-21
test(command): port remaining command tests as ApplicationTester stubs
nsfisis
2026-06-21
test: port SecurityAdvisoryPoolFilter, downloader/command/app stubs
nsfisis
2026-06-21
test: port GitHub/GitLab/Forgejo, Search/CheckPlatformReqs, ZipArchiver stubs
nsfisis
2026-06-21
test: port MetapackageInstallerTest and SelfUpdate/Status/Home command stubs
nsfisis
2026-06-21
test: port ClassLoader/HttpDownloader/Reinstall command tests
nsfisis
2026-06-21
test: port Documentation/Xz/Audit/ErrorHandler/PharArchiver tests as stubs
nsfisis
2026-06-21
test(command): port Diagnose/Exec/ClearCache command tests
nsfisis
2026-06-21
test(command): port AboutCommandTest
nsfisis
2026-06-21
test: add empty test files
nsfisis