summaryrefslogtreecommitdiffstats
path: root/pym/portage/tests/resolver/test_autounmask.py
Commit message (Expand)AuthorAgeFilesLines
* autounmask: Add --autounmask-keep-masks optionSebastian Luther2011-09-191-0/+39
* autounmask: Ensure a suitable parent is displayed in the dep chainSebastian Luther2011-09-181-0/+64
* test_autounmask: test missing keywordZac Medico2011-05-171-1/+9
* Enable --autounmask by defaultSebastian Luther2011-05-161-1/+1
* --autounmask: Treat missing keywords as masksSebastian Luther2011-05-151-0/+17
* --autounmask: Allow package.mask changesSebastian Luther2011-05-151-0/+24
* Update timestamps in headers of modified files.Zac Medico2011-05-011-1/+1
* --autounmask: Don't change masked/forced flagsSebastian Luther2011-04-271-1/+30
* REQUIRED_USE: test unsatisfied without USE depv2.2.0_alpha13Zac Medico2011-01-041-0/+6
* tests: replace EAPI 4_pre1 with 4Zac Medico2010-12-301-4/+2
* Enable tests for autoumask with EAPI 4.Zac Medico2010-10-211-14/+17
* backtracking: Take all branches in case of slot collisionsv2.2_rc88Sebastian Luther2010-09-261-0/+13
* --autounmask: Support license changesSebastian Luther2010-09-171-0/+39
* --autounmask: If we can't do a change because of REQUIRED_USE, give at least ...Sebastian Luther2010-08-201-0/+18
* Tests: more resolver/test_autounmask testsSebastian Luther2010-08-121-0/+19
* Tests: add ResolverPlaygroundTestCase and port all resolver tests to itSebastian Luther2010-08-111-54/+90
* autounmask: rename _needed_user_config_changes in _needed_unstable_keywords. ...Sebastian Luther2010-08-071-24/+32
* Test: resolver/test_autounmask: Check the suggested use changesSebastian Luther2010-08-071-24/+23
* Tests: resolver/test_autounmask: Remove test that don't test what they were s...Sebastian Luther2010-08-071-22/+0
* autounmask: Add ability to adjust USESebastian Luther2010-08-061-0/+131