summaryrefslogtreecommitdiffstats
path: root/pym/portage/tests
Commit message (Expand)AuthorAgeFilesLines
* tests/repoman: add dev and exp profilesZac Medico2013-01-191-0/+15
* test_security_set: detect missing xml supportv2.2.0_alpha155Zac Medico2013-01-181-0/+13
* Enable glsa @security set for stable, and test.Zac Medico2013-01-183-0/+133
* test_string_format: use unicode_literalsZac Medico2013-01-181-26/+25
* DoebuildSpawnTestCase: also call spawn_nofetchZac Medico2013-01-101-12/+27
* emerge/test_simple.py: override PATH moreZac Medico2013-01-101-2/+6
* PipeLogger: handle file object for input_fdZac Medico2013-01-071-5/+2
* test_paren_reduce: disable deprecation warningZac Medico2013-01-031-4/+7
* runTests: portage._internal_caller = TrueZac Medico2013-01-031-0/+1
* test_echangelog: sync year with UpdateChangeLogZac Medico2012-12-311-5/+1
* PipeReaderBlockingIO handle threading ImportErrorZac Medico2012-12-271-0/+1
* Add PipeReaderBlockingIO, Jython experimentation.Zac Medico2012-12-271-0/+62
* emerge --depclean: rm unavailable slot bug 445506Zac Medico2012-12-011-0/+79
* test_portdb_cache: use python -WiZac Medico2012-11-271-2/+2
* portdbapi: DeprecationWarning for 'pms' cacheZac Medico2012-11-272-4/+6
* egencache: enable md5-dict format by defaultZac Medico2012-11-271-4/+4
* Use Package.repo where appropriate.Zac Medico2012-11-261-2/+2
* EAPI="5-progress": Add automatic unpack dependencies.Arfrever Frehtes Taifersar Arahesis2012-11-242-2/+70
* EAPI="4-python" and EAPI="5-progress": Add support for use.aliases and packag...Arfrever Frehtes Taifersar Arahesis2012-11-152-4/+135
* test_update_dbentry: test bug #367215Zac Medico2012-11-141-0/+45
* repoman: validate use restrict atoms, bug #442786Zac Medico2012-11-131-1/+1
* test_slot_conflict_rebuild: add a valid rebuildZac Medico2012-10-261-2/+29
* backtracking: discard extra rebuilds, bug #439688Zac Medico2012-10-261-3/+3
* Add test case for bug #439688.Zac Medico2012-10-251-0/+80
* depgraph: trigger rebuild for unbuilt childZac Medico2012-10-251-2/+5
* depgraph: no multislot tweak for built slot opZac Medico2012-10-251-2/+2
* Add test case for bug #439694.Zac Medico2012-10-251-0/+67
* Test PopenProcess + PipeLogger.Zac Medico2012-10-181-2/+42
* Test PopenProcess.Zac Medico2012-10-161-0/+48
* Atom: support *_beta* wildcard, bug #437872Zac Medico2012-10-102-2/+10
* 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