aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'overlays-gentoo-org/master' into prefixFabian Groffen2014-09-281-4/+4
|\ | | | | | | | | | | | | | | | | | | | | | | Conflicts: bin/ebuild-helpers/emake bin/misc-functions.sh bin/portageq doc/Makefile pym/_emerge/EbuildBuild.py pym/portage/const.py pym/portage/dbapi/vartree.py pym/portage/package/ebuild/doebuild.py
| * runtests.sh: Update pypy targetBrian Dolbec2014-09-161-3/+3
| |
| * tests: Append .py to files that need to be installedMichał Górny2014-09-111-1/+1
| | | | | | | | | | Append .py to the runTests script and __test__ files so that they could be easily picked up by setup.py.
* | Merge tag 'v2.2.10' into prefixFabian Groffen2014-04-221-2/+2
|\| | | | | | | | | Conflicts: pym/portage/dbapi/bintree.py
| * runtests.sh: Add 3.4 to PYTHON_SUPPORTED_VERSIONS and 3.5 to PYTHON_VERSIONS.Arfrever Frehtes Taifersar Arahesis2014-03-231-2/+2
| |
* | Merge remote-tracking branch 'overlays-gentoo-org/master' into prefixFabian Groffen2014-02-061-2/+2
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: bin/archive-conf bin/binhost-snapshot bin/check-implicit-pointer-usage.py bin/chpathtool.py bin/clean_locks bin/dispatch-conf bin/dohtml.py bin/ebuild bin/ebuild-helpers/prepstrip bin/ebuild-ipc.py bin/egencache bin/emaint bin/emerge bin/emerge-webrsync bin/emirrordist bin/env-update bin/filter-bash-environment.py bin/fixpackages bin/glsa-check bin/install.py bin/isolated-functions.sh bin/lock-helper.py bin/portageq bin/quickpkg bin/regenworld bin/repoman bin/save-ebuild-env.sh bin/xattr-helper.py bin/xpak-helper.py misc/emerge-delta-webrsync pym/portage/dispatch_conf.py pym/portage/getbinpkg.py pym/portage/tests/runTests runtests.sh tabcheck.py
| * Use -b instead of -bb.Arfrever Frehtes Taifersar Arahesis2014-01-231-1/+1
| | | | | | | | (-bb can trigger errors, depending on Python version and environment.)
| * Enable BytesWarnings.Arfrever Frehtes Taifersar Arahesis2014-01-181-1/+1
| |
| * Update dates in recently changed files.Arfrever Frehtes Taifersar Arahesis2014-01-071-1/+1
| |
* | Merge remote-tracking branch 'overlays-gentoo-org/master' into prefixFabian Groffen2014-01-061-0/+11
|\| | | | | | | | | | | Conflicts: bin/helper-functions.sh pym/portage/const.py
| * runtests: hardfail when a requested version is not foundMike Frysinger2014-01-051-0/+6
| | | | | | | | | | This way people don't have to worry about runtests.sh passing for a specific version when it wasn't found in the system.
| * runtests: add a "supported" shortcutMike Frysinger2014-01-051-0/+5
| | | | | | | | | | | | | | This keeps the list of supported versions in one place so people can do: ./runtests.sh --python-versions=supported No need to hardcode the list of python versions in multiple places.
* | Merge remote-tracking branch 'overlays-gentoo-org/master' into prefixFabian Groffen2013-01-051-1/+31
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: bin/archive-conf bin/binhost-snapshot bin/clean_locks bin/dispatch-conf bin/ebuild bin/ebuild-ipc.py bin/egencache bin/emaint bin/emerge bin/env-update bin/fixpackages bin/glsa-check bin/lock-helper.py bin/phase-functions.sh bin/portageq bin/quickpkg bin/regenworld bin/repoman bin/xpak-helper.py
| * runtests.sh summary: add minimum column widthZac Medico2013-01-041-0/+1
| |
| * runtests.sh: summarize results for all versionsZac Medico2013-01-011-1/+30
| |
* | Merge remote-tracking branch 'overlays-gentoo-org/master' into prefixFabian Groffen2012-12-261-1/+1
|\| | | | | | | | | Conflicts: pym/_emerge/actions.py
| * runtests.sh: add pypy-2.0 to PYTHON_VERSIONSZac Medico2012-12-221-1/+1
| |
* | runtests.sh: make shebang usable for build treeFabian Groffen2012-12-021-1/+1
| |
* | Merge remote-tracking branch 'overlays-gentoo-org/master' into prefixFabian Groffen2012-10-221-1/+1
|\| | | | | | | | | | | | | | | Conflicts: cnf/make.globals pym/_emerge/main.py pym/portage/dbapi/vartree.py pym/portage/getbinpkg.py
| * Run tests with Python 3.4.Arfrever Frehtes Taifersar Arahesis2012-10-071-1/+1
| |
* | Merge remote-tracking branch 'overlays-gentoo-org/master' into prefixFabian Groffen2012-07-061-1/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: bin/dohtml.py bin/ebuild bin/ebuild-helpers/ecompressdir bin/ebuild-helpers/prepstrip bin/ebuild-ipc.py bin/egencache bin/emaint bin/emerge bin/misc-functions.sh bin/quickpkg pym/_emerge/actions.py pym/portage/dbapi/vartree.py pym/portage/dispatch_conf.py
| * runtests.sh: add pypy-1.9 to PYTHON_VERSIONSZac Medico2012-06-131-1/+1
| |
* | Merge remote-tracking branch 'overlays-gentoo-org/master' into prefixFabian Groffen2012-02-191-4/+10
|\| | | | | | | | | Conflicts: runtests.sh
| * runtests.sh: test PyPy 1.8, and support prefixZac Medico2012-02-131-4/+10
| |
* | Merge commit 'v2.2.0_alpha74' into prefixFabian Groffen2011-12-021-1/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Most important, fix the _doebuild_path function for Prefix Conflicts: bin/dohtml.py bin/ebuild-helpers/dobin bin/ebuild-helpers/dodir bin/ebuild-helpers/dodoc bin/ebuild-helpers/doexe bin/ebuild-helpers/dohard bin/ebuild-helpers/doinfo bin/ebuild-helpers/doins bin/ebuild-helpers/dolib bin/ebuild-helpers/domo bin/ebuild-helpers/dosbin bin/ebuild-helpers/dosed bin/ebuild-helpers/dosym bin/ebuild-helpers/ecompressdir bin/ebuild-helpers/fowners bin/ebuild-helpers/fperms bin/ebuild-helpers/prepalldocs bin/ebuild-helpers/prepallinfo bin/ebuild-helpers/prepallman bin/ebuild-helpers/prepallstrip bin/ebuild-helpers/prepinfo bin/ebuild-helpers/preplib bin/ebuild-helpers/prepstrip bin/ebuild.sh bin/misc-functions.sh bin/phase-helpers.sh pym/portage/dbapi/bintree.py
| * runtests.sh: use 0 to control arg parse loopZac Medico2011-11-051-1/+1
| |
* | Merge commit 'v2.2.0_alpha72' into prefixFabian Groffen2011-12-021-0/+20
|\| | | | | | | | | | | | | | | Conflicts: bin/lock-helper.py bin/xpak-helper.py pym/_emerge/actions.py pym/portage/__init__.py
| * runtests.sh: fix arguments pass-throughZac Medico2011-10-251-0/+7
| |
| * runtests.sh: add --python-versions optionZac Medico2011-10-241-0/+13
| |
* | Merge remote-tracking branch 'overlays-gentoo-org/master' into prefixFabian Groffen2011-10-131-0/+3
|\| | | | | | | | | Conflicts: bin/ebuild-helpers/prepstrip
| * runtests: make sure we are in the right dirMike Frysinger2011-10-091-0/+3
| | | | | | | | | | | | | | | | The code assumes we're in the top of the tree (when it tries to run with the full path "pym/portage/tests/runTests"), so try to make sure we are in the right place to allow things like `../runtests.sh` to "just work". Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* | Merge remote-tracking branch 'overlays-gentoo-org/master' into prefixFabian Groffen2011-08-291-1/+1
|\| | | | | | | | | | | | | | | | | | | Conflicts: bin/dispatch-conf bin/repoman pym/portage/__init__.py pym/portage/tests/runTests pym/portage/util/env_update.py runtests.sh
| * Enable -Wd for tests, so DeprecationWarning worksZac Medico2011-08-251-1/+1
| | | | | | | | | | DeprecationWarning is suppressed by default since Python 2.7, so it's a good idea to explicitly enable it for tests.
* | Merge remote-tracking branch 'overlays-gentoo-org/master' into prefixFabian Groffen2011-05-021-1/+3
|\| | | | | | | | | | | | | Conflicts: bin/misc-functions.sh pym/portage/package/ebuild/doebuild.py runtests.sh
| * Update timestamps in headers of modified files.Zac Medico2011-05-011-0/+2
| |
| * runtests.sh: propagate arguments to runTestsZac Medico2011-05-011-1/+1
| |
* | Merge remote-tracking branch 'overlays-gentoo-org/master' into prefixFabian Groffen2011-02-261-1/+1
|\| | | | | | | | | | | | | | | | | Conflicts: bin/ebuild-helpers/4/dodoc bin/ebuild-helpers/doins bin/ebuild.sh bin/isolated-functions.sh bin/misc-functions.sh
| * Run tests with Python 3.3.Arfrever Frehtes Taifersar Arahesis2011-02-261-1/+1
| |
* | properly rename old PORTAGE_PYTHON to PREFIX_PORTAGE_PYTHONFabian Groffen2010-12-131-2/+2
| |
* | Merge remote branch 'overlays-gentoo-org/master' into prefixFabian Groffen2010-11-261-0/+7
|\|
| * runtests.sh: handle SIGINTZac Medico2010-11-201-0/+7
| |
* | Merge remote branch 'overlays-gentoo-org/master' into prefixFabian Groffen2010-09-091-1/+1
|\| | | | | | | | | Conflicts: runtests.sh
| * Omit PYTHONPATH setting in runtests.sh since this should be handledZac Medico2010-09-081-1/+1
| | | | | | | | internally by pym/portage/tests/runTests.
* | Merge remote branch 'overlays-gentoo-org/master' into prefixFabian Groffen2010-08-151-3/+3
|/ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: bin/ebuild-helpers/die bin/ebuild-helpers/dobin bin/ebuild-helpers/dodir bin/ebuild-helpers/dodoc bin/ebuild-helpers/dohtml bin/ebuild-helpers/doinfo bin/ebuild-helpers/dosbin bin/ebuild-helpers/dosym bin/ebuild-helpers/ecompressdir bin/ebuild-helpers/emake bin/ebuild-helpers/fowners bin/ebuild-helpers/fperms bin/ebuild-helpers/portageq bin/ebuild.sh bin/misc-functions.sh bin/repoman pym/_emerge/Package.py pym/_emerge/depgraph.py pym/portage/_deprecated.py pym/portage/dbapi/bintree.py pym/portage/package/ebuild/config.py
* Add support for NOCOLOR variable.Zac Medico2010-08-141-2/+15
|
* Add a script, which simplifies testing with multiple versions of Python.Arfrever Frehtes Taifersar Arahesis2010-08-141-0/+17