index
:
delta/gobject-introspection.git
annotation
annotation_svn1007
baserock/1.39.90
baserock/GOBJECT_INTROSPECTION_1_40_0
baserock/jonathan/fix-giscanner
baserock/markdoffman/1_39_90-merge
baserock/morph
bochecha/pkgconfig-prefix
doc-sections
ebassi/cairo-wrap
ebassi/compiler-opt
ebassi/final-type
ebassi/for-master
ebassi/issue-384
ebassi/issue-418
ebassi/signal-emitter
ebassi/symbol-collision
ewlsh/fundamental-test
fix-msvc-setuptools-distutils
fix-msvc-warnings
fix.win.cmd.3-38
g-i-0.6
g-i-0.9
gi-release-1-70
gidocgen
gir-compiler
gir-docbook
gir-docbook-2
glib-annotations
gnome-3-0
gnome-3-10
gnome-3-12
gnome-3-14
gnome-3-16
gnome-3-18
gnome-3-2
gnome-3-20
gnome-3-22
gnome-3-24
gnome-3-26
gnome-3-28
gnome-3-30
gnome-3-32
gnome-3-34
gnome-3-36
gnome-3-38
gnome-3-4
gnome-3-6
gnome-3-8
gnome-42
ignatenko/g-ir-inspect
issue-328
main
mallard-templates
master
matthiasc/symbol-collision
no-designated-init
pointer-aliases
scope-forever
tintou/closure-destroy-fix
tintou/doc-format
win64.fixes.master
wip/api-diff
wip/carlosg/signal-tests
wip/ci
wip/cmph
wip/cmph-rebase2
wip/cmph-rebase3
wip/dieterv/drive-by-review
wip/dieterv/g-ir-fix
wip/dieterv/multiline-annotations
wip/dieterv/schema
wip/docs
wip/docs-3
wip/docs-json
wip/dx-hackfest
wip/ebassi/meson
wip/fanc999/dumper-distutils
wip/glib-source-extraction
wip/hadess/add-power-profile-monitor
wip/jtojnar/glib-subproject
wip/meson/pkg-generate
wip/nielsdg/python-formatter-out-params
wip/nonrecursive-make
wip/sam/multiple-girs-one-typelib
wip/smcv/8k-not-enough-for-everybody
wip/smcv/search-paths
wip/smcv/test-more-flags
wip/smcv/testbuild
wip/structure-parsing
wip/tingping/meson
wip/tintou/closure-documentation
zbrown/dispose
zbrown/types-1
gitlab.gnome.org: GNOME/gobject-introspection.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.gitlab-ci
/
test-docker.sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
CI: bring back lcov support
Christoph Reiter
2020-11-07
1
-1
/
+5
*
CI: install pycairo from pypi not git master
Christoph Reiter
2020-01-24
1
-2
/
+1
*
coverage: add coverage context for each job
Christoph Reiter
2019-12-27
1
-2
/
+3
*
Revert "CI: pin coverage.py version to 4.x, we don't support 5.x yet"
Christoph Reiter
2019-12-20
1
-1
/
+1
*
CI: pin coverage.py version to 4.x, we don't support 5.x yet
Christoph Reiter
2019-12-17
1
-1
/
+1
*
ci: enable pycairo for PyPy
Christoph Reiter
2019-02-13
1
-7
/
+3
*
ci: add a timeout multiplier for meson tests
Christoph Reiter
2019-02-01
1
-1
/
+1
*
ci: don't use meson master for testing, use the latest release instead
Christoph Reiter
2018-11-04
1
-1
/
+1
*
ci: enable the new python 3.7 developer mode during tests
Christoph Reiter
2018-08-15
1
-0
/
+3
*
ci/meson: build with pypy and run tests
Christoph Reiter
2018-05-13
1
-8
/
+11
*
meson: don't autodetect pycairo support, force it and add an option to disabl...
Christoph Reiter
2018-05-06
1
-0
/
+1
*
ci: fix doc build not being run
Christoph Reiter
2018-05-03
1
-4
/
+4
*
ci: remove pypy workaround where pip crashes with MALLOC_CHECK_
Christoph Reiter
2018-05-03
1
-5
/
+0
*
ci: build with meson
Christoph Reiter
2018-05-03
1
-0
/
+10
*
ci: run tests under pypy but allow failures for starters
Christoph Reiter
2018-04-22
1
-5
/
+0
*
ci: enable -Werror
Christoph Reiter
2018-04-12
1
-1
/
+2
*
gitlab-ci: install all test dependencies under PyPy
Christoph Reiter
2018-04-01
1
-4
/
+3
*
Remove autotools build system
Christoph Reiter
2018-03-26
1
-22
/
+7
*
gitlab-ci: add a pypy2 job. See #180
Christoph Reiter
2018-03-24
1
-7
/
+16
*
gitlab-ci: Add Windows coverage support. See #168
Christoph Reiter
2018-02-23
1
-0
/
+5
*
coverage: don't just use the major python version number for coverage files n...
Christoph Reiter
2018-02-17
1
-1
/
+1
*
gitlab-ci: Add coverage reports
Christoph Reiter
2018-02-17
1
-4
/
+16
*
gitlab-ci: Install pytest-faulthandler
Christoph Reiter
2018-02-14
1
-1
/
+1
*
tests: switch to pytest as the default test runner. See #153
Christoph Reiter
2018-02-10
1
-1
/
+1
*
gitlab-ci: use pyenv in docker instead of the deadsnakes PPA
Christoph Reiter
2018-02-08
1
-5
/
+6
*
gitlab-ci: adjust PKG_CONFIG_PATH for pycairo
Christoph Reiter
2018-02-06
1
-1
/
+1
*
gitlab-ci: switch to a non-srcdir build
Christoph Reiter
2018-01-20
1
-1
/
+7
*
autotools: use flake8 instead of pep8/pyflakes
Christoph Reiter
2018-01-20
1
-1
/
+1
*
gitlab-ci: Install pep8 package, "make check.quality" requires it
Christoph Reiter
2018-01-20
1
-1
/
+1
*
setup.py: add a "test" command which is equal to "make check" with autotools
Christoph Reiter
2018-01-19
1
-0
/
+3
*
Add gitlab CI tests
Christoph Reiter
2018-01-10
1
-0
/
+30