summaryrefslogtreecommitdiff
path: root/.gitlab-ci/test-docker.sh
Commit message (Expand)AuthorAgeFilesLines
* Remove autotools build systemChristoph Reiter2018-03-261-22/+7
* gitlab-ci: add a pypy2 job. See #180Christoph Reiter2018-03-241-7/+16
* gitlab-ci: Add Windows coverage support. See #168Christoph Reiter2018-02-231-0/+5
* coverage: don't just use the major python version number for coverage files n...Christoph Reiter2018-02-171-1/+1
* gitlab-ci: Add coverage reportsChristoph Reiter2018-02-171-4/+16
* gitlab-ci: Install pytest-faulthandlerChristoph Reiter2018-02-141-1/+1
* tests: switch to pytest as the default test runner. See #153Christoph Reiter2018-02-101-1/+1
* gitlab-ci: use pyenv in docker instead of the deadsnakes PPAChristoph Reiter2018-02-081-5/+6
* gitlab-ci: adjust PKG_CONFIG_PATH for pycairoChristoph Reiter2018-02-061-1/+1
* gitlab-ci: switch to a non-srcdir buildChristoph Reiter2018-01-201-1/+7
* autotools: use flake8 instead of pep8/pyflakesChristoph Reiter2018-01-201-1/+1
* gitlab-ci: Install pep8 package, "make check.quality" requires itChristoph Reiter2018-01-201-1/+1
* setup.py: add a "test" command which is equal to "make check" with autotoolsChristoph Reiter2018-01-191-0/+3
* Add gitlab CI testsChristoph Reiter2018-01-101-0/+30