EAPI="4-python" and EAPI="5-progress": Add support for use.aliases and package.use...
[portage.git] / pym / portage / tests / resolver / ResolverPlayground.py
2012-11-15 Arfrever Frehtes... EAPI="4-python" and EAPI="5-progress": Add support...
2012-09-26 Zac MedicoResolverPlayground: check targetroot in mergelist
2012-09-26 Zac MedicoResolverPlayground: support targetroot
2012-09-25 Zac MedicoResolverPlayground: simplify vdb/portdb creation
2012-09-13 Zac MedicoBind FEATURES=-test to USE=-test for bug #373209.
2012-09-13 Zac Medicorepoman: test package.use.stable.mask
2012-07-11 Zac Medicotests: support NOCOLOR env variable
2012-06-21 Zac MedicoResolverPlayground: fix repo for binpkgs
2012-06-20 Zac MedicoResolverPlayground: distinguish uninstall merge
2012-06-20 Zac MedicoResolverPlayground: distinguish binpkg merge
2012-06-20 Zac MedicoResolverPlayground: support binary packages
2011-12-28 Zac MedicoRepoConfig.update(): copy more attributes
2011-12-11 Zac MedicoResolverPlayground: don't nest sandbox
2011-12-10 Zac MedicoUse portage.shutil for safer unicode handling.
2011-12-10 Zac Medicocreate_trees: add public eprefix parameter
2011-10-28 Zac MedicoResolverPlayground: remove unused root attribute
2011-10-25 Zac MedicoUse EROOT instead of ROOT for keys everywhere.
2011-10-25 Zac MedicoResolverPlayground: use create_trees
2011-10-02 Zac MedicoAdd tests for KEYWORDS masking.
2011-09-30 Zac Medicodepgraph: pull in new-style virtuals more
2011-09-19 Zac MedicoTest --prune with virtual slots.
2011-09-18 Sebastian LutherResolverPlayground: Add support for world sets
2011-09-15 Zac MedicoTest non-empty thin manifests.
2011-09-12 Sebastian LutherAdd tests for thin manifests
2011-09-05 Zac MedicoResolverPlayground: make.profile in /etc/portage
2011-09-03 Zac Medicotests/emerge: add minimal herds.xml
2011-09-01 Zac Medicotests/emerge: install some files
2011-09-01 Zac MedicoRevert "xml/metadata: implement XMLParser.doctype()"
2011-09-01 Zac Medicoxml/metadata: implement XMLParser.doctype()
2011-08-29 Zac MedicoResolverPlayground: fix to make emerge happy
2011-08-26 Zac Medicorepoman: add a simple unit test
2011-05-22 Zac Medicotest_merge_order: test many-to-one blocks
2011-05-22 Zac Medicoambiguous_merge_order: set match = False more
2011-05-22 Zac MedicoFix spelling of "ambiguous".
2011-05-21 Zac Medicomerge_order_assertions: fix string format error
2011-05-21 Zac Medicotest_merge_order: test satisfied circular DEPEND
2011-05-21 Zac Medicoambigous_merge_order: handle more failure modes
2011-05-21 Zac Medicotest_merge_order: test blocker resolution
2011-05-21 Zac Medicotest_merge_order: fix ambigous_merge_order bug
2011-05-21 Zac MedicoResolverPlayground: support ambigous_merge_order
2011-05-15 Arfrever Frehtes... Fix some typos.
2011-05-15 Sebastian Luther--autounmask: Allow package.mask changes
2011-05-02 Zac MedicoUpdate timestamps in headers of modified files.
2011-04-27 Sebastian Luther--autounmask: Don't change masked/forced flags
2011-01-31 Sebastian Lutherslot collision suggestions: Avoid showing redundant...
2011-01-24 Sebastian LutherWildcard support for -c/-C
2011-01-03 Zac MedicoRepoConfig: invert repo priority ordering
2010-09-28 Sebastian LutherGet --exclude to work with --depclean and --prune
2010-09-27 Sebastian Lutherreposyntax: Remove unneeded special case
2010-09-27 Sebastian Lutherreposyntax: Add support all over the place
2010-09-20 Sebastian LutherTests: add resolver/test_output: Make sure we don't...
2010-09-20 Zac MedicoOptimize ResolverPlayground._create_ebuild_manifests...
2010-09-17 Sebastian Luther--autounmask: Support license changes
2010-09-15 Arfrever Frehtes... Fix typo in comment.
2010-09-15 Sebastian LutherResolverPlayground: Add multi repo support
2010-09-10 Sebastian LutherResolverPlayground: Add ability to create a basic profi...
2010-09-08 Zac MedicoMake ResolverPlayground.run() use try/finally when...
2010-09-08 Sebastian LutherTests: Add resolver/test_depclean
2010-08-31 Zac MedicoFix ResolverPlayground.cleanup() to cleanup the portdba...
2010-08-30 Zac MedicoRename the portage.sets module to portage._sets since...
2010-08-27 Sebastian Lutherconfig: Avoid copying _license_manager
2010-08-25 Zac MedicoFix fragile sets config file path handling for for...
2010-08-24 Zac MedicoUse open() instead of file(), for python3.
2010-08-24 Sebastian LutherResolverPlayground: Add ability to create config files...
2010-08-20 Zac MedicoAdd experimental EPREFIX/EROOT support to the config...
2010-08-19 Sebastian LutherTests: ResolverPlayground: Support checking the suggest...
2010-08-18 Sebastian LutherTests: ResolverPlaygound: change --root-deps parameter...
2010-08-15 Zac MedicoAvoid KeyError if PORTAGE_USERNAME or PORTAGE_GRPNAME...
2010-08-15 Zac MedicoPass along PORTAGE_USERNAME and PORTAGE_GRPNAME inside...
2010-08-12 Sebastian LutherTests: ResolverPlayground: more debug stuff
2010-08-12 Sebastian LutherTests: ResolverPlayground: add debug option to not...
2010-08-12 Sebastian LutherTests: ResolverPlayground: create world file
2010-08-12 Sebastian LutherTests: Fix typo bug ResolverPlayground
2010-08-12 Sebastian LutherTests: resolver/ResolverPlayground: Create a proper...
2010-08-12 Sebastian LutherTests: Fix bug in resolver/ResolverPlayground
2010-08-12 Sebastian LutherTests: resolver/test_slot_collisions: Check for slot_co...
2010-08-11 Sebastian LutherMake sure we don't allow REQUIRED_USE in EAPIs that...
2010-08-11 Sebastian LutherTests: ResolverPlayground: don't ignore "local config...
2010-08-11 Sebastian LutherTests: add ResolverPlaygroundTestCase and port all...
2010-08-10 Zac MedicoAdd suitable default PORTAGE_TMPDIR setting.
2010-08-10 Zac MedicoTry using _emerge.main.setconfig_fallback() to make...
2010-08-08 Sebastian Lutherautounmask: rename _needed_user_config_changes in _need...
2010-08-08 Sebastian LutherTest: resolver/test_autounmask: Check the suggested...
2010-08-08 Sebastian LutherTests: resolver/test_autounmask: Remove test that don...
2010-08-06 Sebastian Lutherautounmask: Add ability to adjust USE
2010-08-05 Zac MedicoAdd a fake _test_ option to myopts that can be used...
2010-08-05 Zac MedicoUse a ResolverPlayground.cleanup() method to cleanup...
2010-08-05 Sebastian LutherTests: Add resolver/test_eapi (2 tests disabled)
2010-08-05 Sebastian LutherTests: Add resolver/test_simple and the resolver test...