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
/
package
Age
Commit message (
Expand
)
Author
2026-08-02
fix(symfony-finder): make Glob::to_regex regex-crate compatible
nsfisis
2026-08-01
feat(php-shim): implement Phar/PharData and the zlib/bzip2 functions
nsfisis
2026-07-25
refactor: replace redundant clones with moves
nsfisis
2026-07-20
test(ignore): document root causes for unannotated #[ignore] tests
nsfisis
2026-07-20
fix(semver): stop classical pattern matching 6+ digit versions
nsfisis
2026-07-20
test(version-guesser): un-ignore test_hg_guess_version_returns_data
nsfisis
2026-07-20
fix(process-executor): un-ignore 11 tests by implementing execute_async mock ...
nsfisis
2026-07-19
fix(show-command): un-ignore 10 tests by fixing show-warnings typing and repo...
nsfisis
2026-07-19
feat(spdx-licenses): implement is_valid_license_string SPDX expression parser
nsfisis
2026-07-19
fix(test-harness): set COMPOSER_TESTS_ARE_RUNNING so interactive tests actual...
nsfisis
2026-07-18
perf(regex): eliminate per-call clone overhead in preg_* dispatch
nsfisis
2026-07-16
refactor(locker-test): reuse test_case's installation_manager helper
nsfisis
2026-07-16
test: update TODO reason for unported test cases
nsfisis
2026-07-11
chore: use fully-qualified name for Rc/RefCell
nsfisis
2026-07-05
feat(validating-array-loader): implement LoaderInterface
nsfisis
2026-07-01
test(archive-manager): port testArchiveTar and testArchiveCustomFileName
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(package/archiver): port testGitExcludes
nsfisis
2026-06-28
test(package/version): port testFindRecommendedRequireVersion
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
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
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-25
test: un-ignore tests that now pass
nsfisis
2026-06-24
refactor(semver): re-export shirabe-semver at crate root, drop composer::semv...
nsfisis
2026-06-24
test: port more unimplemented tests
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
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 package archiver/loader/version/locker and PluginInstaller stubs
nsfisis
2026-06-21
test(package): port ArrayDumperTest
nsfisis
2026-06-21
test(package): port RootPackageLoaderTest as stubs
nsfisis
2026-06-21
test: port GitHub/GitLab/Forgejo, Search/CheckPlatformReqs, ZipArchiver stubs
nsfisis
2026-06-21
test: port HgDriverTest and RootAliasPackageTest
nsfisis
2026-06-21
test(package): port BasePackageTest
nsfisis
2026-06-21
test: port Documentation/Xz/Audit/ErrorHandler/PharArchiver tests as stubs
nsfisis
2026-06-21
style: apply rustfmt to ported test files
nsfisis
2026-06-21
test(package): port VersionBumperTest
nsfisis
2026-06-21
test(package): port CompletePackageTest
nsfisis
2026-06-21
test(package): port VersionParserTest
nsfisis
2026-06-21
test: port small leaf tests (config, filters, platform, formatter)
nsfisis
[next]