1
0
Fork 0
composer/tests/Composer/Test/DependencyResolver
Nils Adermann 4140f08d9c Use a map of installed package ids in the solver
The assumption package.repo == installed no longer holds for installed
packages because there are multiple wrapped installed repositories.
2011-11-19 00:27:35 +01:00
..
DefaultPolicyTest.php Use a map of installed package ids in the solver 2011-11-19 00:27:35 +01:00
LiteralTest.php Add a few proper tests for literals, all tests passing now 2011-08-20 23:15:12 -04:00
PoolTest.php Fix tests and invalid use statements 2011-04-17 23:45:37 +02:00
RequestTest.php Fix tests and invalid use statements 2011-04-17 23:45:37 +02:00
RuleSetIteratorTest.php Moving rule iteration logic to a separate RuleSet and RuleSetIterator class 2011-06-27 00:11:57 +02:00
RuleSetTest.php Completed analysis of unsolvable situations and main decision process 2011-07-08 07:11:04 -04:00
SolverTest.php Enable solver test regarding replaced packages after policy fix 2011-10-22 17:23:23 +02:00