summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tox: add py35 targetTim Harder2016-02-031-1/+1
* travis-ci: fix coverage reportingTim Harder2015-11-291-5/+7
* travis-ci: try to fix coverage reportingTim Harder2015-11-291-0/+1
* tox: simplify travis testenvTim Harder2015-08-081-6/+5
* tox: skip sdist phase in order to skip building wheelsTim Harder2015-07-261-0/+3
* tox: use requirements.txt instead of duplicating snakeoil urlTim Harder2015-07-241-1/+1
* tox: force installing snakeoil from gitTim Harder2015-07-231-0/+1
* tox: make sure to install the moduleTim Harder2015-07-231-1/+0
* use setuptools explicitly with subtree-ed pkgdist moduleTim Harder2015-07-221-7/+0
* travis-ci: fix nightly target testsTim Harder2015-07-151-0/+6
* bash: clarify why expand_aliases still needs to be enabledTim Harder2015-07-141-1/+1
* tox: use pytest-cov instead of coverage for test coverageTim Harder2015-07-131-2/+2
* tox: try to speed up tests by parallelizing them with pytest-xdistTim Harder2015-07-131-1/+2
* tox: drop coverage reporting and html output creationTim Harder2015-07-131-2/+0
* tox: add testenv nightly stub to fix nightly tests for travis-ciTim Harder2015-07-131-0/+3
* tox: explicitly force manual installsTim Harder2015-07-121-0/+1
* Revert "tox: regular internal installs via tox should now work as well"Tim Harder2015-07-121-0/+2
* tox: regular internal installs via tox should now work as wellTim Harder2015-07-121-2/+0
* tox: simplify doc target as wellTim Harder2015-07-121-3/+6
* tox: simplify test setupTim Harder2015-07-121-9/+9
* tox: simplify snakeoil/pkgcore install processTim Harder2015-07-041-5/+3
* Revert "tox: simplify installing snakeoil and pkgcore"Tim Harder2015-06-281-4/+4
* tox: simplify installing snakeoil and pkgcoreTim Harder2015-06-271-4/+4
* tox: bump coverage versionTim Harder2015-06-221-1/+1
* tox: use github master branch tarballs for snakeoil instead of git reposTim Harder2015-04-081-2/+2
* tox: force coverage-4.0* to be usedTim Harder2015-03-291-2/+2
* tox: use .coveragerc fileTim Harder2015-03-291-8/+9
* tox: add doc build envTim Harder2015-03-291-0/+10
* allow individual tests to be run via toxTim Harder2015-03-291-1/+1
* travis-ci: move coveralls back to travis-ci configTim Harder2015-03-291-15/+0
* travis-ci: rework tox integration to run coveralls under proper py envTim Harder2015-03-291-0/+15
* tox: fix tests when snakeoil isn't installed on the local systemTim Harder2015-03-291-2/+2
* add tox configTim Harder2015-03-291-0/+21