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-07-04
test: ignore broken tests
nsfisis
2026-06-29
feat(audit): implement get_packages non-locked branch
nsfisis
2026-06-29
fix(advisory): pass IO as shared handle to Auditor::audit
nsfisis
2026-06-28
test(show): clarify ignore reason for empty platform section
nsfisis
2026-06-28
fix(repository): flatten InstalledRepository and unwrap filter repos in show
nsfisis
2026-06-28
fix(installer): execute install/update/uninstall ops in execute_batch
nsfisis
2026-06-28
refactor: add linter
nsfisis
2026-06-28
test(command): port HomeCommandTest useCaseProvider cases
nsfisis
2026-06-28
test(command): port DiagnoseCommandTest cases
nsfisis
2026-06-28
test(tests): use mockall for hand-written interface mocks
nsfisis
2026-06-28
test(command/status): port testLocallyModifiedPackages
nsfisis
2026-06-27
feat(installer): register default installers after Composer Rc is built
nsfisis
2026-06-27
feat(command/update): port UpdateCommand input definition
nsfisis
2026-06-27
refactor(http): present reqwest instead of faking curl_version
nsfisis
2026-06-27
fix(json): encode empty stdClass fields as {} not []
nsfisis
2026-06-27
test: port Composer tests unblocked by mockall, add seams
nsfisis
2026-06-27
fix(command/show): match PHP null/isset semantics in package output
nsfisis
2026-06-27
fix(json): include property name in required-property errors
nsfisis
2026-06-27
test(command): port install/reinstall/require/update tester tests
nsfisis
2026-06-27
fix(validate-command): release Composer borrow before dispatching CommandEvent
nsfisis
2026-06-27
refactor: fix compiler warnings and clippy warnings
nsfisis
2026-06-26
feat(show-command): port the real configure() input definition
nsfisis
2026-06-26
fix(remove-command,pool-builder): drop Composer re-entrancy and PRE_POOL_CREA...
nsfisis
2026-06-26
fix(check-platform-reqs-command): add PlatformRepository to existing composite
nsfisis
2026-06-26
test(command): port show/remove/global/audit/check-platform-reqs/status/self-...
nsfisis
2026-06-26
feat(symfony-style): implement is_console_output_interface, apply real table ...
nsfisis
2026-06-26
test(base-dependency-command): correct why-not ignore reason to trigger_error
nsfisis
2026-06-26
refactor(symfony-table): model rows/cells with enums instead of PhpMixed
nsfisis
2026-06-26
test(config-command): un-ignore test_config_reads_repos_by_numeric_index
nsfisis
2026-06-26
fix(dump-autoload-command): borrow Composer immutably in execute
nsfisis
2026-06-26
fix(repository-command,config): delimited Preg pattern and list-form repos
nsfisis
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
[next]