summaryrefslogtreecommitdiffstats
path: root/pym/portage/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Bind FEATURES=-test to USE=-test for bug #373209.Zac Medico2012-09-132-1/+69
* repoman: test package.use.stable.maskZac Medico2012-09-132-6/+41
* Replace getstatusoutput with unicode safe Popen.Zac Medico2012-09-112-5/+13
* Detect md5-cache when no cache-formats specified.Zac Medico2012-09-071-0/+15
* Test portdbapi/egencache cache-formats behavior.Zac Medico2012-09-071-0/+178
* Remove FEATURES=parse-eapi-ebuild-headZac Medico2012-08-291-1/+1
* Rename slot-abi stuff to refer to slot-operator.Zac Medico2012-08-295-30/+30
* EAPI 5: REQUIRED_USE at-most-one-of ?? operatorZac Medico2012-08-272-2/+18
* _pkg_str: pass in config + metadata with KEYWORDSZac Medico2012-08-241-0/+2
* BashSyntaxTestCase: include new misc dirZac Medico2012-08-171-3/+9
* match_from_list: match slot for extended atomsZac Medico2012-07-181-0/+2
* Support =*/*-*9999* wildcard atom, bug #402197.Zac Medico2012-07-182-0/+6
* tests/update: fix whitespacev2.2.0_alpha119Zac Medico2012-07-172-4/+4
* move: respect EAPI wrt dots_in_PN, bug #426476Zac Medico2012-07-171-0/+184
* Propagate EAPI for update_dbentry (bug #426476).Zac Medico2012-07-171-0/+109
* test_move_slot_ent: workaround for 1s timestampsZac Medico2012-07-131-0/+5
* slotmove: fix handling for EAPI 4-slot-abiv2.2.0_alpha118Zac Medico2012-07-134-2/+155
* tests: support NOCOLOR env variableZac Medico2012-07-112-0/+6
* emerge: add --complete-graph-if-new-use < y | n >Zac Medico2012-07-101-1/+65
* SlotAbiEmergeTestCase: test new downgrade codeZac Medico2012-07-051-3/+6
* Rebuild for slot-abi downgrades, bug #424651.Zac Medico2012-07-041-0/+225
* ConfigTestCase: fix warning about manifest-hashesZac Medico2012-07-041-2/+2
* Don't use SIGUSR1 under Jython, bug #424259.Zac Medico2012-07-021-2/+9
* slot_conflict_handler: handle slot_abiZac Medico2012-06-271-0/+12
* test_slot_abi: fix atom == typeZac Medico2012-06-231-1/+1
* test_match_from_list: test slot-abi moreZac Medico2012-06-221-0/+8
* Enable /etc/portage/sets for stable, bug #384061.Zac Medico2012-06-221-5/+1
* Add experimental EAPI 4-slot-abi support.Zac Medico2012-06-226-4/+621
* fakedbapi: use _pkg_str moreZac Medico2012-06-221-2/+5
* 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-203-11/+50
* 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
* Fix test failure with Python 2.6.Arfrever Frehtes Taifersar Arahesis2012-06-131-1/+1
* repoman: handle trailing newlines betterMike Frysinger2012-06-121-0/+9
* repoman: update cat/pkg info in header all the timeMike Frysinger2012-06-121-0/+101
* test_match_from_list: fix _pkg_str usageZac Medico2012-06-121-3/+3
* cpvequal: use _pkg_strZac Medico2012-05-131-2/+3
* SimpleResolverTestCase: handle PYTHONHASHSEEDZac Medico2012-05-121-1/+2
* test_digraph: fix get_cycles for PYTHONHASHSEEDZac Medico2012-05-121-3/+4
* test_digraph: fix bfs for PYTHONHASHSEED=randomZac Medico2012-05-121-4/+39
* test_stackLists: fix for PYTHONHASHSEED="random"Zac Medico2012-05-121-2/+2
* test_getconfig: add case for bug #410625Zac Medico2012-04-031-1/+25
* LockNonblockTestCase: close_fds tweakZac Medico2012-03-271-1/+4
* autounmask: Avoid unmasking live versions if possibleSebastian Luther2012-02-261-1/+46
* AsynchronousTask: don't wait for exit statusZac Medico2012-02-131-4/+6
* test_poll: use TaskSchedulerZac Medico2012-02-081-7/+7
* IpcDaemonTestCase: init start_time earlierZac Medico2012-02-081-2/+2