1
0
Fork 0
composer/tests/Composer/Test/DependencyResolver
Nils Adermann 2cb2cde096 Installed packages are now always removed unless otherwise requested
This means that an update request must always be accompanied by an install
request, otherwise the package might be removed rather than updated.
2012-04-27 18:13:37 +02:00
..
DefaultPolicyTest.php Fix priority of aliases when mixing root package aliases with branch-alias ones, fixes #576 2012-04-20 22:10:58 +02:00
LiteralTest.php Add prettyVersion to packages, fixes #76 2011-11-20 15:06:12 +01:00
PoolTest.php Changed repository priority in the pool 2012-03-06 11:17:23 +01:00
RequestTest.php Collect solver problems in Problem objects with human readable output. 2012-03-18 20:41:10 +01:00
RuleSetIteratorTest.php Now that no more update rules are created the code that handles them can be removed too. 2012-02-18 19:19:49 +01:00
RuleSetTest.php We won't implement choice rules, you need to edit composer.json to choose 2012-04-27 17:46:13 +02:00
RuleTest.php Added and extended some unit tests 2012-01-24 18:44:54 +01:00
SolverTest.php Installed packages are now always removed unless otherwise requested 2012-04-27 18:13:37 +02:00