summaryrefslogtreecommitdiffstats
path: root/pym/portage/tests/resolver/test_simple.py
Commit message (Expand)AuthorAgeFilesLines
* ResolverPlayground: distinguish binpkg mergeZac Medico2012-06-201-2/+2
* ResolverPlayground: support binary packagesZac Medico2012-06-201-2/+18
* SimpleResolverTestCase: handle PYTHONHASHSEEDZac Medico2012-05-121-1/+2
* Enable --autounmask by defaultSebastian Luther2011-05-161-1/+1
* depgraph: avoid updates moreZac Medico2011-01-181-4/+1
* Fix some poor installed/masked || choices.Zac Medico2011-01-181-3/+13
* Tests: Make sure the ResolverPlayground doesn't ignore DEPENDSebastian Luther2010-08-181-0/+10
* Tests: add ResolverPlaygroundTestCase and port all resolver tests to itSebastian Luther2010-08-111-11/+17
* autounmask: Add ability to adjust USESebastian Luther2010-08-061-2/+2
* Use a ResolverPlayground.cleanup() method to cleanup temporary directories.Zac Medico2010-08-051-4/+8
* Tests: Add resolver/test_eapi (2 tests disabled)Sebastian Luther2010-08-051-3/+1
* Tests: Add resolver/test_simple and the resolver test infrastructureSebastian Luther2010-08-051-0/+32