1
0
Fork 0
composer/tests/Composer/Test/DependencyResolver
Nils Adermann 85ea29d241
PoolBuilder failing test: do not load alternatives for pkg replaced by fixed pkg
2020-06-05 16:52:24 +02:00
..
Fixtures/poolbuilder PoolBuilder failing test: do not load alternatives for pkg replaced by fixed pkg 2020-06-05 16:52:24 +02:00
DefaultPolicyTest.php Fix show command, refactor RepositorySet constructor 2020-01-30 20:21:17 +01:00
PoolBuilderTest.php Fix handling of aliases to use consistent format everywhere 2020-04-08 12:31:02 +02:00
PoolTest.php Keep track of unacceptable fixed packages for later to use in error reporting and make sure the pool state is consistent 2020-01-17 15:48:31 +01:00
RequestTest.php PHP5 disallows require as a function name, use requireName analog to fixPackage 2020-01-19 23:28:00 +01:00
RuleSetIteratorTest.php Use RULE_LEARNED instead of RULE_FIXED 2020-06-02 13:21:05 +02:00
RuleSetTest.php Use RULE_LEARNED instead of RULE_FIXED 2020-06-02 13:21:05 +02:00
RuleTest.php Shorten long lists of similar versions in problem output, fixes #8743 2020-04-15 16:47:44 +02:00
SolverTest.php Oops 2020-05-26 19:55:40 +02:00
TransactionTest.php Fix transaction order 2020-04-20 22:24:00 +02:00