summaryrefslogtreecommitdiffstats
path: root/pym/portage/tests/resolver/ResolverPlayground.py
Commit message (Expand)AuthorAgeFilesLines
* Test non-empty thin manifests.Zac Medico2011-09-141-1/+13
* Add tests for thin manifestsSebastian Luther2011-09-121-5/+9
* ResolverPlayground: make.profile in /etc/portageZac Medico2011-09-051-10/+10
* tests/emerge: add minimal herds.xmlZac Medico2011-09-031-0/+38
* tests/emerge: install some filesZac Medico2011-09-011-0/+3
* Revert "xml/metadata: implement XMLParser.doctype()"Zac Medico2011-08-311-3/+0
* xml/metadata: implement XMLParser.doctype()Zac Medico2011-08-311-0/+3
* ResolverPlayground: fix to make emerge happyZac Medico2011-08-281-1/+15
* repoman: add a simple unit testZac Medico2011-08-251-0/+9
* test_merge_order: test many-to-one blocksZac Medico2011-05-221-2/+3
* ambiguous_merge_order: set match = False moreZac Medico2011-05-221-0/+2
* Fix spelling of "ambiguous".Zac Medico2011-05-221-2/+2
* merge_order_assertions: fix string format errorZac Medico2011-05-211-1/+2
* test_merge_order: test satisfied circular DEPENDZac Medico2011-05-211-1/+12
* ambigous_merge_order: handle more failure modesZac Medico2011-05-201-0/+8
* test_merge_order: test blocker resolutionZac Medico2011-05-201-0/+6
* test_merge_order: fix ambigous_merge_order bugZac Medico2011-05-201-2/+5
* ResolverPlayground: support ambigous_merge_orderZac Medico2011-05-201-3/+46
* Fix some typos.Arfrever Frehtes Taifersar Arahesis2011-05-151-4/+4
* --autounmask: Allow package.mask changesSebastian Luther2011-05-151-2/+8
* Update timestamps in headers of modified files.Zac Medico2011-05-011-1/+1
* --autounmask: Don't change masked/forced flagsSebastian Luther2011-04-271-1/+1
* slot collision suggestions: Avoid showing redundant suggestions.Sebastian Luther2011-01-311-11/+5
* Wildcard support for -c/-CSebastian Luther2011-01-241-1/+1
* RepoConfig: invert repo priority orderingZac Medico2011-01-021-3/+3
* Get --exclude to work with --depclean and --pruneSebastian Luther2010-09-281-1/+2
* reposyntax: Remove unneeded special caseSebastian Luther2010-09-261-2/+2
* reposyntax: Add support all over the placeSebastian Luther2010-09-261-0/+7
* Tests: add resolver/test_output: Make sure we don't backtrace in the merge li...Sebastian Luther2010-09-201-1/+1
* Optimize ResolverPlayground._create_ebuild_manifests() to use a singleZac Medico2010-09-191-5/+6
* --autounmask: Support license changesSebastian Luther2010-09-171-1/+7
* Fix typo in comment.Arfrever Frehtes Taifersar Arahesis2010-09-151-1/+1
* ResolverPlayground: Add multi repo supportSebastian Luther2010-09-141-86/+185
* ResolverPlayground: Add ability to create a basic profile and repo configSebastian Luther2010-09-101-6/+24
* Make ResolverPlayground.run() use try/finally when saving/restoringZac Medico2010-09-081-18/+22
* Tests: Add resolver/test_depcleanSebastian Luther2010-09-081-22/+55
* Fix ResolverPlayground.cleanup() to cleanup the portdbapi instance.Zac Medico2010-08-311-0/+3
* Rename the portage.sets module to portage._sets since it will be usefulZac Medico2010-08-301-1/+1
* config: Avoid copying _license_managerSebastian Luther2010-08-271-1/+6
* Fix fragile sets config file path handling for for ResolverPlaygroundZac Medico2010-08-251-3/+3
* Use open() instead of file(), for python3.Zac Medico2010-08-241-2/+2
* ResolverPlayground: Add ability to create config files and setsSebastian Luther2010-08-241-32/+98
* Add experimental EPREFIX/EROOT support to the config and vartreeZac Medico2010-08-191-20/+16
* Tests: ResolverPlayground: Support checking the suggestions given by the circ...Sebastian Luther2010-08-191-0/+8
* Tests: ResolverPlaygound: change --root-deps parameter to include build time ...Sebastian Luther2010-08-181-1/+1
* Avoid KeyError if PORTAGE_USERNAME or PORTAGE_GRPNAME are unset.Zac Medico2010-08-151-4/+7
* Pass along PORTAGE_USERNAME and PORTAGE_GRPNAME inside _load_config()Zac Medico2010-08-151-1/+5
* Tests: ResolverPlayground: more debug stuffSebastian Luther2010-08-121-1/+6
* Tests: ResolverPlayground: add debug option to not supress depgraph outputSebastian Luther2010-08-121-2/+4
* Tests: ResolverPlayground: create world fileSebastian Luther2010-08-121-1/+14