summaryrefslogtreecommitdiffstats
path: root/pym/portage/tests/ebuild/test_config.py
Commit message (Expand)AuthorAgeFilesLines
* ConfigTestCase: fix warning about manifest-hashesZac Medico2012-07-041-2/+2
* test_config: fix AttributeError: 'str'Zac Medico2012-01-121-1/+2
* RepoConfig.update(): copy more attributesZac Medico2011-12-271-0/+2
* parse_layout_conf: fix profile-formats warningZac Medico2011-10-271-0/+1
* test_config: test PORTDIR default mastersZac Medico2011-10-251-0/+5
* Use EROOT instead of ROOT for keys everywhere.Zac Medico2011-10-251-1/+1
* testManifest: enable manifest-hashesZac Medico2011-10-031-0/+1
* Test non-empty thin manifests.Zac Medico2011-09-141-1/+20
* Handle non-existent thin manifest in tests.Zac Medico2011-09-141-3/+1
* Add tests for thin manifestsSebastian Luther2011-09-121-0/+48
* Update timestamps in headers of modified files.Zac Medico2011-05-171-1/+1
* Enable --autounmask by defaultSebastian Luther2011-05-161-0/+2
* Fix LazyItemsDict.__deepcopy__() for python 2.7.Zac Medico2010-10-291-0/+22
* reposyntax: add support in _config/*Sebastian Luther2010-09-261-17/+17
* Fix ConfigTestCase.testLicenseManager() breakage from from previousZac Medico2010-09-211-1/+1
* ResolverPlayground: Add multi repo supportSebastian Luther2010-09-141-7/+9
* Tests: ebuild/test_config: Make sure -atoms in package.mask work as PMS wants itSebastian Luther2010-09-101-1/+68
* Fix bugs in features_set._prune_overrides() and add another test case.Zac Medico2010-08-301-0/+8
* Add testcase to check that features_set._prune_overrides() is workingZac Medico2010-08-301-1/+8
* config: Avoid copying _license_managerSebastian Luther2010-08-271-15/+1
* Use deepcopy for LicenseManger, since I remove clone support from thev2.2_rc69Zac Medico2010-08-241-1/+3
* Tests: Add LicenseManager testsSebastian Luther2010-08-241-0/+68
* Add a wrapper around config.features that provides the followingZac Medico2010-08-211-0/+34