1
0
Fork 0
composer/tests/Composer/Test/DependencyResolver/Fixtures/poolbuilder
Yanick Witschi 5474dc9b5b
Fixed replaced packages being incorrectly missing when unlocked by an old version (#11629)
Co-authored-by: Nils Adermann <naderman@naderman.de>
2023-09-13 10:42:47 +02:00
..
mirrored-path-repo Add test verifying unfixing behavior of path repo packages 2021-11-25 15:05:10 +01:00
symlinked-path-repo Add test verifying unfixing behavior of path repo packages 2021-11-25 15:05:10 +01:00
symlinked-path-repo-replacer Test path repo dependencies are updated in transitive partial updates (#7) 2021-11-25 15:05:59 +01:00
symlinked-path-repo-with-replaced-deps Test path repo dependencies are updated in transitive partial updates (#7) 2021-11-25 15:05:59 +01:00
alias-priority-conflicting.test Allow defining multiple reppos in pool builder tests 2020-08-28 12:15:19 +02:00
alias-with-reference.test Allow defining multiple reppos in pool builder tests 2020-08-28 12:15:19 +02:00
constraint-expansion-works-with-exact-versions.test Allow defining multiple reppos in pool builder tests 2020-08-28 12:15:19 +02:00
filter-impossible-packages-locked-replacer.test fix: Do not optimise away packages due to a requirement by a locked package that will be uninstalled (#10405) 2021-12-31 11:49:42 +01:00
filter-impossible-packages-only-required-provides.test fix: Do not optimise away packages due to a requirement by a locked package that will be uninstalled (#10405) 2021-12-31 11:49:42 +01:00
filter-impossible-packages-only-required-replaces.test fix: Do not optimise away packages due to a requirement by a locked package that will be uninstalled (#10405) 2021-12-31 11:49:42 +01:00
filter-impossible-packages-only-required.test fix: Do not optimise away packages due to a requirement by a locked package that will be uninstalled (#10405) 2021-12-31 11:49:42 +01:00
filter-impossible-packages-provides.test fix: Do not optimise away packages due to a requirement by a locked package that will be uninstalled (#10405) 2021-12-31 11:49:42 +01:00
filter-impossible-packages-replaces.test fix: Do not optimise away packages due to a requirement by a locked package that will be uninstalled (#10405) 2021-12-31 11:49:42 +01:00
filter-impossible-packages.test fix: Do not optimise away packages due to a requirement by a locked package that will be uninstalled (#10405) 2021-12-31 11:49:42 +01:00
fixed-packages-do-not-load-from-repos.test Allow defining multiple reppos in pool builder tests 2020-08-28 12:15:19 +02:00
fixed-packages-replaced-do-not-load-from-repos.test Allow defining multiple reppos in pool builder tests 2020-08-28 12:15:19 +02:00
load-replaced-package-if-replacer-dropped.test fix: If a replacer is updated to a version that no longer replaces, the replaced package is not loaded 2023-05-02 22:07:57 +02:00
load-replaced-root-package-if-replacer-dropped.test Fixed replaced packages being incorrectly missing when unlocked by an old version (#11629) 2023-09-13 10:42:47 +02:00
multi-repo-replace-partial-update-all.test Fixed replaced packages being incorrectly missing when unlocked by an old version (#11629) 2023-09-13 10:42:47 +02:00
multi-repo-replace.test Implemented PoolOptimizer 2021-11-11 16:13:24 +01:00
must-expand-root-reqs.test PoolBuilderTest: Allow setting filter options for repositories 2020-08-28 13:07:11 +02:00
package-versions-are-not-loaded-if-not-required-expansion.test Allow defining multiple reppos in pool builder tests 2020-08-28 12:15:19 +02:00
package-versions-are-not-loaded-if-not-required-recursive.test Allow defining multiple reppos in pool builder tests 2020-08-28 12:15:19 +02:00
packages-that-do-not-exist.test Allow defining multiple reppos in pool builder tests 2020-08-28 12:15:19 +02:00
partial-update-transitive-deps-no-root-unfix.test Allow defining multiple reppos in pool builder tests 2020-08-28 12:15:19 +02:00
partial-update-transitive-deps-unfix.test Allow defining multiple reppos in pool builder tests 2020-08-28 12:15:19 +02:00
partial-update-unfixes-path-repo-replacer-with-transitive-deps.test Fix implementation & tweak test 2021-11-25 15:06:00 +01:00
partial-update-unfixes-path-repos-always-but-not-their-transitive-deps.test Filter impossible packages from the pool (#9620) 2021-12-08 11:42:36 +01:00
partial-update-unfixing-locked-deps.test Filter impossible packages from the pool (#9620) 2021-12-08 11:42:36 +01:00
partial-update-unfixing-replacers.test Fix unlocking of replacers when a replaced package is unlocked in partial updates 2021-11-23 13:00:28 +01:00
partial-update-unfixing-with-replacers-providers.test Backport tests from #9538 and fix everything 2021-11-23 13:07:19 +01:00
partial-update-unfixing-with-replacers.test Implemented PoolOptimizer 2021-11-11 16:13:24 +01:00
partial-update.test Allow defining multiple reppos in pool builder tests 2020-08-28 12:15:19 +02:00
root-requirements-avoid-loading-further-versions.test Add test to ensure root requirements do not get expanded by the pool builder 2020-10-13 15:14:20 +02:00
stability-flags-take-over-minimum-stability-and-filter-packages.test Implemented PoolOptimizer 2021-11-11 16:13:24 +01:00