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
/
util
Age
Commit message (
Expand
)
Author
2026-07-05
feat(remote-filesystem): support file:// URLs in get_remote_contents
nsfisis
2026-07-01
test(remote-filesystem): port get_contents, copy, bitbucket download
nsfisis
2026-06-30
refactor(git): replace is_callable with RunCommandOutput trait
nsfisis
2026-06-28
refactor: add linter
nsfisis
2026-06-28
test(tests): use mockall for hand-written interface mocks
nsfisis
2026-06-28
test(util/git): port interactive Bitbucket OAuth runCommand test
nsfisis
2026-06-28
test(util): port MetadataMinifier expand test
nsfisis
2026-06-27
test: port Composer tests unblocked by mockall, add seams
nsfisis
2026-06-27
refactor: fix compiler warnings and clippy warnings
nsfisis
2026-06-26
test: un-ignore 14 tests that pass against current implementations
nsfisis
2026-06-26
feat(shim): implement stream_select/stream_set_blocking via libc
nsfisis
2026-06-26
test: port 24 command/repository/package/util tests; add TlsHelper
nsfisis
2026-06-26
test: un-ignore 14 tests unblocked by CurlDownloader and regex fixes
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
test: port 35 auth/installer/io/zip/bitbucket tests; implement date_create
nsfisis
2026-06-26
test: port 70 perforce/repository/downloader/installer/dispatcher tests
nsfisis
2026-06-26
test: port 44 vcs/downloader/version tests using mock infra
nsfisis
2026-06-26
feat(test): add HttpDownloaderMock, IOStub, and Config stub helpers
nsfisis
2026-06-26
test: un-ignore tests unblocked by zip/spdx/jsonlint/stream impls
nsfisis
2026-06-26
feat(util): add ProcessExecutorMock test infra; port SymfonyStyle message met...
nsfisis
2026-06-25
test: un-ignore tests that now pass
nsfisis
2026-06-25
feat(php-shim): model $_ENV/$_SERVER as OsString snapshots
nsfisis
2026-06-24
feat(process): wire execute output handling to a callback model
nsfisis
2026-06-24
refactor(process): take cwd as Option<&str> instead of IntoExecCwd
nsfisis
2026-06-24
test: port more unimplemented tests
nsfisis
2026-06-23
refactor(io): hold QuestionHelper directly in ConsoleIO instead of HelperSet
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-22
test(php-shim): un-ignore tests now unblocked by implemented shims
nsfisis
2026-06-21
feat(php-shim): implement microtime
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: port remaining repository and util tests as stubs
nsfisis
2026-06-21
test: port GitHub/GitLab/Forgejo, Search/CheckPlatformReqs, ZipArchiver stubs
nsfisis
2026-06-21
test: port IniHelperTest and RepositoryUtilsTest
nsfisis
2026-06-21
test: port ClassLoader/HttpDownloader/Reinstall command tests
nsfisis
2026-06-21
test: port TlsHelperTest and HhvmDetectorTest as stubs
nsfisis
2026-06-21
test: port Documentation/Xz/Audit/ErrorHandler/PharArchiver tests as stubs
nsfisis
2026-06-21
test(util): port MetadataMinifierTest
nsfisis
2026-06-21
test(repository): port InstalledRepositoryTest
nsfisis
2026-06-21
test(util): port PackageSorterTest
nsfisis
2026-06-21
test(util-http): port RequestProxyTest
nsfisis
2026-06-21
test(util): port ZipTest
nsfisis
2026-06-21
test(util): port NoProxyPatternTest
nsfisis
2026-06-21
style: apply rustfmt to ported test files
nsfisis
2026-06-21
test(util): port ConfigValidatorTest
nsfisis
2026-06-21
test(util): port UrlTest
nsfisis
2026-06-21
test(util): port ProxyItemTest
nsfisis
[next]