1
0
Fork 0
composer/tests/Composer/Test/DependencyResolver
Nils Adermann c37e126e14 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-05-08 19:25:58 +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 Revert "Merge remote-tracking branch 'naderman/remove-packages-by-default'" 2012-04-29 22:21:58 +02:00
RuleSetTest.php We won't implement choice rules, you need to edit composer.json to choose 2012-05-08 19:25:38 +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-05-08 19:25:58 +02:00