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
/
tests
/
scanner
/
Makefile.am
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: add some tests for get_source_root_dirs
Christoph Reiter
2019-01-08
1
-1
/
+2
*
autotools: dist test_docwriter.py
Christoph Reiter
2019-01-04
1
-1
/
+2
*
Test commands executed by unix C compiler.
Tomasz Miąsko
2018-12-29
1
-0
/
+1
*
girepository: Add version macros and functions. Fixes #200
Christoph Reiter
2018-12-16
1
-1
/
+1
*
build: Fix a meson build file missing in the tarball. Fixes #223
Christoph Reiter
2018-08-17
1
-0
/
+1
*
autotools: start using AX_COMPILER_FLAGS, enable -Werror on CI
Christoph Reiter
2018-07-29
1
-2
/
+2
*
Factor out pkg-config functionality to a separate module.
Tomasz Miąsko
2018-07-28
1
-0
/
+1
*
tests: run xmlwriter tests during make check
Christoph Reiter
2018-07-27
1
-1
/
+2
*
gi-tester: Port to Python
Christoph Reiter
2018-07-22
1
-1
/
+1
*
Avoid accidental library name matches when parsing ldd output.
Tomasz Miąsko
2018-07-11
1
-0
/
+1
*
removing $(srcdir) because it is not replaced correctly and not necessary
Karl-Philipp Richter
2018-02-08
1
-11
/
+11
*
Revert "removing $(srcdir) because it is not replaced correctly and not neces...
Emmanuele Bassi
2017-05-04
1
-12
/
+12
*
Revert "build: Use $(srcdir) when calling Python scripts"
Emmanuele Bassi
2017-05-04
1
-1
/
+1
*
build: Use $(srcdir) when calling Python scripts
Emmanuele Bassi
2017-05-04
1
-1
/
+1
*
removing $(srcdir) because it is not replaced correctly and not necessary
Karl-Philipp Richter
2017-05-04
1
-12
/
+12
*
tests: go through 'env' for all TESTS_ENVIRONMENT
Dieter Verfaillie
2015-06-29
1
-1
/
+1
*
tests: don't repeat --warn-all --reparse-validate arguments
Dieter Verfaillie
2015-06-29
1
-1
/
+0
*
tests: make sure g-ir-scanner can find cairo-1.0.gir
Dieter Verfaillie
2015-06-24
1
-8
/
+8
*
scanner: Add --symbol-filter-cmd
Garrett Regier
2015-04-20
1
-0
/
+14
*
Makefile.introspection: pass CC to scanner
Dieter Verfaillie
2015-04-18
1
-0
/
+1
*
giscanner: enable the --reparse-validate option for our test suite
Dieter Verfaillie
2015-03-04
1
-1
/
+1
*
tests/scanner: Decorate Symbols for Export
Chun-wei Fan
2014-08-15
1
-1
/
+9
*
build: Fix distcheck after addition of identifier filtering
Simon Feltman
2014-06-03
1
-1
/
+2
*
scanner: Add --identifier-filter-cmd
Simon Feltman
2014-06-03
1
-1
/
+15
*
scanner: Fix parsing for various typedef struct orderings
Simon Feltman
2014-01-04
1
-1
/
+0
*
tests: Update GI to use parallel test harness
Simon Feltman
2014-01-04
1
-2
/
+2
*
tests: Add transformer typedef struct tests
Simon Feltman
2014-01-02
1
-1
/
+3
*
scanner: Fix get_symbols/comments to maintain the scanner lists
Simon Feltman
2014-01-02
1
-1
/
+5
*
tests: Add tests for various struct typedef combinations
Simon Feltman
2014-01-02
1
-0
/
+11
*
tests: Use Python unittest module parameterization for annotationparser
Simon Feltman
2013-12-29
1
-58
/
+2
*
tests: Use EXTRA_LTLIBRARIES instead of check_LTLIBRARIES
Simon Feltman
2013-12-29
1
-3
/
+7
*
tests: Use Automake test harness for scanner diff tests
Simon Feltman
2013-12-29
1
-20
/
+9
*
tests: prevent warnings with some make implementations
Dieter Verfaillie
2013-10-09
1
-8
/
+4
*
giscanner: add missing tests
Dieter Verfaillie
2013-10-08
1
-0
/
+3
*
giscanner: honor line and paragraph breaks in description fields
Dieter Verfaillie
2013-10-08
1
-0
/
+1
*
giscanner: flesh out annotation parsing and storage
Dieter Verfaillie
2013-10-08
1
-0
/
+1
*
giscanner: complete vararg parameter parsing
Dieter Verfaillie
2013-10-08
1
-0
/
+1
*
tests: move GTK-Doc comment block warning tests
Dieter Verfaillie
2013-10-08
1
-1
/
+5
*
tests: validate GTK-Doc test files
Dieter Verfaillie
2013-10-08
1
-0
/
+1
*
tests: Fix make dist
Rico Tzschichholz
2013-06-21
1
-1
/
+3
*
giscanner: Add a simple automatic sections file generator
Jasper St. Pierre
2013-06-16
1
-1
/
+9
*
build: use diff -r when testing generated docs
Dieter Verfaillie
2013-05-06
1
-3
/
+3
*
build: silence "make[5]: unlink: Regress-1.0-Python: Is a directory"
Dieter Verfaillie
2013-05-06
1
-3
/
+3
*
build: make it clear generated documentation goes in $(builddir)
Dieter Verfaillie
2013-05-06
1
-6
/
+6
*
fix "make distcheck"
Dieter Verfaillie
2013-04-21
1
-3
/
+6
*
tests: Add more torture CPPFLAGS for Regress
Colin Walters
2013-03-06
1
-3
/
+4
*
tests: Remove duplicate specification of CPPFLAGS for Regress
Colin Walters
2013-03-06
1
-2
/
+2
*
regress: Add a test case for passing -Dquoted_string
Colin Walters
2013-03-05
1
-1
/
+3
*
Install utility.[hc]
Martin Pitt
2013-02-20
1
-1
/
+1
*
tests: Clean up doc generation tests
Jasper St. Pierre
2013-02-15
1
-3
/
+0
[next]