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
/
dependency_resolver
Age
Commit message (
Expand
)
Author
2026-06-27
test: serialize env-var-dependent tests
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(dependency-resolver): wire operation get_package and unblock solver tests
nsfisis
2026-06-26
test: un-ignore advisory pool filter tests unblocked by version_parser fix
nsfisis
2026-06-25
test: un-ignore init/solver tests that now pass
nsfisis
2026-06-25
test: un-ignore tests that now pass
nsfisis
2026-06-25
test: un-ignore tests that already pass
nsfisis
2026-06-24
test: port more unimplemented tests
nsfisis
2026-06-22
feat(solver): surface SolverProblemsException via two-layer Result
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(dependency-resolver): port DefaultPolicy/PoolBuilder/PoolOptimizer/Solve...
nsfisis
2026-06-21
test: port SecurityAdvisoryPoolFilter, downloader/command/app stubs
nsfisis
2026-06-21
test(dependency-resolver): port RuleSetTest
nsfisis
2026-06-21
test: port TransactionTest and StrictConfirmationQuestionTest as stubs
nsfisis
2026-06-21
test(dependency-resolver): port RuleTest
nsfisis
2026-06-21
style: apply rustfmt to ported test files
nsfisis
2026-06-21
test(dependency-resolver): port PoolTest with shared TestCase helpers
nsfisis
2026-06-21
test(dependency-resolver): port RuleSetIteratorTest
nsfisis
2026-06-21
test(dependency-resolver): port RequestTest
nsfisis
2026-06-21
test: add empty test files
nsfisis