1
0
Fork 0
composer/tests/Composer/Test/DependencyResolver
Jordi Boggiano 921a97457d
Add PoolBuilder test harness for writing .test files
2020-01-19 19:46:16 +01:00
..
Fixtures/poolbuilder Add PoolBuilder test harness for writing .test files 2020-01-19 19:46:16 +01:00
DefaultPolicyTest.php Use LockArrayRepository instead of RepositoryInterface to clearly indicate which type of repo it is in some places 2020-01-15 14:56:58 +01:00
PoolBuilderTest.php Add PoolBuilder test harness for writing .test files 2020-01-19 19:46:16 +01: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 Fix remove tests 2020-01-17 14:57:33 +01:00
RuleSetIteratorTest.php Fixed phpstan issues 2019-11-27 17:57:24 +01:00
RuleSetTest.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
RuleTest.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
SolverTest.php Fix remove tests 2020-01-17 14:57:33 +01:00
TransactionTest.php Add a test case for transactions to verify correct sorting 2019-11-08 17:51:18 +01:00