1
0
Fork 0
composer/tests/Composer/Test/DependencyResolver
David Zülke 28b2b5c0c9
tests for solver handling multiple packages with same name and version (#10110)
Not a case with regular Packagist packages, but some custom installers with custom repos do this, and the current behavior should not randomly change at some point, as that would cause downstream breakage.
2021-10-02 19:02:22 +02:00
..
Fixtures/poolbuilder PoolBuilderTest: Add a dependency which must not be loaded on unlock 2020-10-27 22:18:05 +01:00
DefaultPolicyTest.php CS fixes 2020-11-22 14:52:39 +01:00
PoolBuilderTest.php PHP 8.1: fix deprecation warnings about incorrect default values (#10036) 2021-08-11 13:05:45 +02:00
PoolTest.php CS fixes 2020-11-22 14:52:39 +01:00
RequestTest.php Get rid of EmptyConstraint 2020-06-05 16:52:24 +02:00
RuleSetIteratorTest.php Add more type annotations 2021-09-05 17:34:12 +02:00
RuleSetTest.php Add more type annotations 2021-09-05 17:34:12 +02:00
RuleTest.php Add more type annotations 2021-09-05 17:34:12 +02:00
SolverTest.php tests for solver handling multiple packages with same name and version (#10110) 2021-10-02 19:02:22 +02:00
TransactionTest.php Add more type annotations 2021-09-05 17:34:12 +02:00