summaryrefslogtreecommitdiff
path: root/.gitlab-ci
Commit message (Expand)AuthorAgeFilesLines
* ci: python updateci-py-updateChristoph Reiter2018-07-072-4/+4
* ci/meson: build with pypy and run testsChristoph Reiter2018-05-131-8/+11
* meson: don't autodetect pycairo support, force it and add an option to disabl...Christoph Reiter2018-05-061-0/+1
* ci: fix doc build not being runChristoph Reiter2018-05-031-4/+4
* ci: remove pypy workaround where pip crashes with MALLOC_CHECK_Christoph Reiter2018-05-031-5/+0
* ci: build with mesonChristoph Reiter2018-05-031-0/+10
* ci: add meson deps to the docker imageChristoph Reiter2018-05-031-0/+4
* ci: update pypy and py2.7Christoph Reiter2018-05-012-4/+4
* ci: update image to bionic; drop Python 3.4ci-bionicChristoph Reiter2018-04-292-7/+2
* ci: run tests under pypy but allow failures for startersChristoph Reiter2018-04-221-5/+0
* docker script: make them work with active selinux (fedora)Christoph Reiter2018-04-202-2/+2
* gitlab-ci: move docker images to gitlab.gnome.orgChristoph Reiter2018-04-173-3/+4
* ci: enable -WerrorChristoph Reiter2018-04-122-2/+3
* coverage: add badge, fixup linksChristoph Reiter2018-04-071-2/+2
* gitlab-ci: publish coverage reports to gitlab pagesChristoph Reiter2018-04-071-0/+11
* gitlab-ci: update pyenv versions and add pypy3 jobChristoph Reiter2018-04-012-5/+6
* gitlab-ci: install all test dependencies under PyPyChristoph Reiter2018-04-011-4/+3
* Remove autotools build systemChristoph Reiter2018-03-261-22/+7
* gitlab-ci: add a pypy2 job. See #180Christoph Reiter2018-03-242-7/+17
* gitlab-ci: Add a 32bit Ubuntu 16.04 image. Fixes #175Christoph Reiter2018-03-133-0/+64
* gitlab-ci: add Python 3.7.0b2 jobChristoph Reiter2018-03-112-0/+3
* coverage: exclude external headers. See #168Christoph Reiter2018-02-231-0/+6
* coverage.py: ignore errorsChristoph Reiter2018-02-231-1/+1
* gitlab-ci: Add Windows coverage support. See #168Christoph Reiter2018-02-234-2/+74
* gitlab-ci: Add MSYS2 test jobsChristoph Reiter2018-02-211-0/+28
* 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-173-4/+34
* gitlab-ci: use ccacheChristoph Reiter2018-02-162-2/+7
* 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
* tests: move dbus session bus handling into runtests.pyChristoph Reiter2018-02-082-1/+0
* gitlab-ci: use pyenv in docker instead of the deadsnakes PPAChristoph Reiter2018-02-083-29/+49
* 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-103-0/+63