summaryrefslogtreecommitdiffstats
path: root/pym/portage/tests
Commit message (Expand)AuthorAgeFilesLines
* Remove extended package set configuration docs.v2.1.10.65Zac Medico2012-06-041-5/+5
* 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
* PollScheduler: don't inherit EventLoopZac Medico2012-02-081-1/+1
* test_config: fix AttributeError: 'str'Zac Medico2012-01-121-1/+2
* RepoConfig.update(): copy more attributesZac Medico2011-12-272-7/+5
* _pty.py: remove _test_pty_eof()Zac Medico2011-12-221-26/+0
* test_poll: separate classes for pipe vs. ptyZac Medico2011-12-181-14/+23
* PipeReaderArrayTestCase: sleep for fast computersZac Medico2011-12-181-1/+4
* tests/emerge: PORTAGE_GRPNAME/USERNAME make.confZac Medico2011-12-161-2/+2
* _test_pty_eof: use os.read, not array.fromfileZac Medico2011-12-161-27/+2
* test_poll: add note about unbuffered fdopenZac Medico2011-12-161-0/+3
* test_poll: fix array testZac Medico2011-12-161-62/+20
* PtyEofFdopenUnBufferedTestCase: PyPy TODOZac Medico2011-12-151-0/+6
* data.py: tweak getgrnam call for PyPyZac Medico2011-12-151-4/+0
* runTests: initialize portage.data for PyPyZac Medico2011-12-151-0/+4
* SpawnProcess: work around array.fromfile() bugsZac Medico2011-12-151-5/+61
* test_poll: test different sizes, and pty tooZac Medico2011-12-151-6/+17
* tests/locks: save/restore global env stateZac Medico2011-12-142-0/+15
* locks.py: fix hardlink locks for bug #394195Zac Medico2011-12-135-5/+73
* Don't nest sandbox in emerge/repoman tests.Zac Medico2011-12-112-1/+6
* ResolverPlayground: don't nest sandboxZac Medico2011-12-101-0/+4
* Use portage.shutil for safer unicode handling.Zac Medico2011-12-106-7/+7
* Rename override var to PORTAGE_OVERRIDE_EPREFIX.Zac Medico2011-12-092-2/+2
* create_trees: add public eprefix parameterZac Medico2011-12-091-2/+1
* config: make eprefix constructor parameter publicZac Medico2011-12-091-1/+1
* Use portage.const.EPREFIX more.Zac Medico2011-12-091-1/+1
* tests/bin: sanitize envZac Medico2011-12-081-3/+3
* Use 'wget' instead of /usr/bin/wget everywhere.Zac Medico2011-12-081-1/+1
* test_uniqueArray.py: fix 'is' usage PyPy incompatZac Medico2011-12-011-3/+3
* depgraph: don't merge portage asapZac Medico2011-11-171-8/+0
* pkg_pretend: clean first for bug #390711Zac Medico2011-11-161-0/+4
* tests/emerge: best/has_version with prefix EAPIZac Medico2011-11-081-0/+15
* test_multislot: fix EAPIZac Medico2011-11-071-2/+2
* test_dodir: fix breakage from last commitZac Medico2011-11-011-0/+1
* Add EPREFIX and ED support in all ebuild helpers.Zac Medico2011-11-011-9/+15
* ResolverPlayground: remove unused root attributeZac Medico2011-10-282-5/+3
* parse_layout_conf: fix profile-formats warningZac Medico2011-10-271-0/+1
* Run pkg_pretend in PORTAGE_TMPDIR for bug #388593Zac Medico2011-10-271-0/+5
* Add emerge --check-news for bug #388233.Zac Medico2011-10-261-0/+2
* test_config: test PORTDIR default mastersZac Medico2011-10-251-0/+5