summaryrefslogtreecommitdiffstats
path: root/pym/portage/tests
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Use EROOT instead of ROOT for keys everywhere.Zac Medico2011-10-255-14/+14
* ResolverPlayground: use create_treesZac Medico2011-10-251-13/+3
* tests/emerge: test pkg_config and pkg_infoZac Medico2011-10-241-0/+11
* tests/emerge: test file owner lookupZac Medico2011-10-241-0/+2
* test_global_updates: test move with operatorv2.2.0_alpha71Zac Medico2011-10-231-1/+3
* test_global_updates: add missing Atom constructorZac Medico2011-10-231-1/+1
* test bug #388187Zac Medico2011-10-231-0/+37
* UpdateChangeLog: split out/test copyright regexZac Medico2011-10-201-0/+23
* tests/repoman: add skel.ChangeLogZac Medico2011-10-201-0/+2
* tests/repoman: use layout.conf update-changelogZac Medico2011-10-201-4/+14
* tests/repoman: fix 'unknown revision' git msgsZac Medico2011-10-171-1/+1
* tests/repoman: fix manifests before adding to gitv2.2.0_alpha68Zac Medico2011-10-161-0/+1