summaryrefslogtreecommitdiffstats
path: root/pym/portage/tests/resolver
Commit message (Expand)AuthorAgeFilesLines
* emerge --depclean: rm unavailable slot bug 445506Zac Medico2012-12-011-0/+79
* Use Package.repo where appropriate.Zac Medico2012-11-261-2/+2
* EAPI="5-progress": Add automatic unpack dependencies.Arfrever Frehtes Taifersar Arahesis2012-11-242-2/+70
* EAPI="4-python" and EAPI="5-progress": Add support for use.aliases and packag...Arfrever Frehtes Taifersar Arahesis2012-11-152-4/+135
* test_slot_conflict_rebuild: add a valid rebuildZac Medico2012-10-261-2/+29
* backtracking: discard extra rebuilds, bug #439688Zac Medico2012-10-261-3/+3
* Add test case for bug #439688.Zac Medico2012-10-251-0/+80
* depgraph: trigger rebuild for unbuilt childZac Medico2012-10-251-2/+5
* depgraph: no multislot tweak for built slot opZac Medico2012-10-251-2/+2
* Add test case for bug #439694.Zac Medico2012-10-251-0/+67
* Test emerge --root-deps more.Zac Medico2012-09-251-0/+5
* Test emerge --root-deps.Zac Medico2012-09-251-1/+31
* ResolverPlayground: check targetroot in mergelistZac Medico2012-09-252-1/+4
* ResolverPlayground: support targetrootZac Medico2012-09-252-51/+112
* ResolverPlayground: simplify vdb/portdb creationZac Medico2012-09-241-80/+32
* Bind FEATURES=-test to USE=-test for bug #373209.Zac Medico2012-09-132-1/+69
* repoman: test package.use.stable.maskZac Medico2012-09-131-5/+7
* Rename slot-abi stuff to refer to slot-operator.Zac Medico2012-08-293-19/+19
* tests: support NOCOLOR env variableZac Medico2012-07-111-0/+3
* emerge: add --complete-graph-if-new-use < y | n >Zac Medico2012-07-101-1/+65
* Rebuild for slot-abi downgrades, bug #424651.Zac Medico2012-07-041-0/+225
* slot_conflict_handler: handle slot_abiZac Medico2012-06-271-0/+12
* test_slot_abi: fix atom == typeZac Medico2012-06-231-1/+1
* Enable /etc/portage/sets for stable, bug #384061.Zac Medico2012-06-221-5/+1
* Add experimental EAPI 4-slot-abi support.Zac Medico2012-06-222-2/+378
* ResolverPlayground: fix repo for binpkgsZac Medico2012-06-211-0/+1
* ResolverPlayground: distinguish uninstall mergeZac Medico2012-06-202-5/+9
* ResolverPlayground: distinguish binpkg mergeZac Medico2012-06-202-8/+13
* ResolverPlayground: support binary packagesZac Medico2012-06-202-8/+47
* Add USE + license autounmask for bug #420847.Zac Medico2012-06-151-6/+6
* test_autounmask: add case for bug #420847Zac Medico2012-06-131-0/+11
* SimpleResolverTestCase: handle PYTHONHASHSEEDZac Medico2012-05-121-1/+2
* autounmask: Avoid unmasking live versions if possibleSebastian Luther2012-02-261-1/+46
* RepoConfig.update(): copy more attributesZac Medico2011-12-271-7/+3
* ResolverPlayground: don't nest sandboxZac Medico2011-12-101-0/+4
* Use portage.shutil for safer unicode handling.Zac Medico2011-12-101-1/+1
* create_trees: add public eprefix parameterZac Medico2011-12-091-2/+1
* depgraph: don't merge portage asapZac Medico2011-11-171-8/+0
* test_multislot: fix EAPIZac Medico2011-11-071-2/+2
* ResolverPlayground: remove unused root attributeZac Medico2011-10-281-4/+3
* Use EROOT instead of ROOT for keys everywhere.Zac Medico2011-10-251-2/+2
* ResolverPlayground: use create_treesZac Medico2011-10-251-13/+3
* Add tests for KEYWORDS masking.Zac Medico2011-10-012-1/+357
* depgraph: pull in new-style virtuals moreZac Medico2011-09-302-0/+57
* Test direct virtual circular dep for bug #384107.Zac Medico2011-09-221-0/+29
* Test || choice circular handling.Zac Medico2011-09-221-0/+32
* emerge: add --complete-graph-if-new-ver < y | n >Zac Medico2011-09-211-0/+66
* Reject inconsistent backtrack parametersSebastian Luther2011-09-201-0/+43
* autounmask: Add --autounmask-keep-masks optionSebastian Luther2011-09-191-0/+39
* Test --prune with virtual slots.Zac Medico2011-09-182-2/+15