summaryrefslogtreecommitdiffstats
path: root/pym/portage/tests
Commit message (Expand)AuthorAgeFilesLines
* Revert "test_ipc_daemon: handle fork/finally race"Zac Medico2012-10-081-9/+0
* test_ipc_daemon: handle fork/finally raceZac Medico2012-10-081-0/+9
* PollScheduler: rename sched_iface to _sched_ifaceZac Medico2012-10-071-4/+2
* Substitute SchedulerInterface for PollScheduler.Zac Medico2012-10-071-3/+4
* Substitute EventLoop for PollScheduler.Zac Medico2012-10-053-10/+9
* PollScheduler: remove register/unregister methodsZac Medico2012-10-051-2/+1
* TaskScheduler: inherit AsyncSchedulerZac Medico2012-10-052-31/+44
* test_ipc_daemon: implement internal SleepProcessZac Medico2012-10-041-3/+12
* test_ipc_daemon: increase sleep for bug #436334Zac Medico2012-09-261-1/+3
* 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-255-105/+112
* ResolverPlayground: simplify vdb/portdb creationZac Medico2012-09-241-80/+32
* Support EAPI="5-progress".Arfrever Frehtes Taifersar Arahesis2012-09-211-1/+1
* Enable official EAPI 5 support.v2.2.0_alpha130Zac Medico2012-09-202-10/+10
* update_dbentry: fix "move" to translate atom[use]Zac Medico2012-09-191-0/+3
* test_update_dbentry: test "move" command moreZac Medico2012-09-191-0/+19
* update_dbentry: improve slotmove supportZac Medico2012-09-191-0/+26
* Atom: don't allow :slot* syntaxZac Medico2012-09-183-4/+1
* 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