summaryrefslogtreecommitdiffstats
path: root/pym/portage/tests/resolver/test_eapi.py
Commit message (Expand)AuthorAgeFilesLines
* tests: replace EAPI 4_pre1 with 4Zac Medico2010-12-301-9/+7
* Comment out unused slot operator test ebuilds.Zac Medico2010-10-221-6/+6
* Comment: slot operator deps not implemented.Zac Medico2010-10-211-0/+1
* Enable more tests for resolver with EAPI 4.Zac Medico2010-10-211-14/+14
* Enable tests for resolver with EAPI 4.Zac Medico2010-10-211-15/+18
* Make sure we don't allow REQUIRED_USE in EAPIs that don't support itSebastian Luther2010-08-111-0/+13
* Tests: add ResolverPlaygroundTestCase and port all resolver tests to itSebastian Luther2010-08-111-43/+41
* Make sure we don't allow IUSE defaults in EAPIs that don't allow themSebastian Luther2010-08-111-1/+1
* portage.dep.dep_check: Make sure we don't allow slot deps in EAPi-0 ebuildsSebastian Luther2010-08-111-1/+1
* autounmask: Add ability to adjust USESebastian Luther2010-08-061-3/+3
* 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-0/+98