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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Maintransfomer: fix again paring error domains with unregistered enums
Giovanni Campagna
2012-07-02
3
-0
/
+27
*
Add missing SLetter expected gir
Colin Walters
2012-07-02
1
-0
/
+44
*
tests: Add GSpawnError-alike to SLetter
Colin Walters
2012-07-02
2
-0
/
+15
*
tests: Add SLetter
Colin Walters
2012-07-02
3
-0
/
+35
*
scanner: complete the enum-to-error-quark fix
Giovanni Campagna
2012-06-18
3
-0
/
+269
*
tests: Add marshalling test for a boxed struct property
Martin Pitt
2012-06-05
2
-1
/
+19
*
tests: Add a refcounting boxed
Jasper St. Pierre
2012-06-01
3
-0
/
+60
*
tests: Add vfunc taking a caller-allocated out parameter
Martin Pitt
2012-06-01
2
-0
/
+20
*
tests: Add marshalling test for a caller-allocated out GValue parameter
Martin Pitt
2012-06-01
2
-0
/
+12
*
scanner: allow for functions that look like constructors but aren't
Dan Winship
2012-05-26
3
-0
/
+24
*
tests: Fix a memory leak
Jasper St. Pierre
2012-05-25
1
-1
/
+4
*
tests: Add a foreign struct signal test
Jasper St. Pierre
2012-05-25
3
-0
/
+45
*
tests: Fix warnings
Jasper St. Pierre
2012-05-25
1
-1
/
+1
*
girepository: avoid crash when querying nonexistent info
Pavel Holejsovsky
2012-05-12
1
-0
/
+11
*
GIMarshallingTests: Add GStrv property
Martin Pitt
2012-05-05
2
-1
/
+14
*
Fix regress_test_closure_variant return value
Martin Pitt
2012-05-05
2
-2
/
+4
*
Fix GVariant handling in regress_test_closure_variant
Martin Pitt
2012-05-02
2
-5
/
+3
*
g-ir-doc-tool: Update expected file
Rico Tzschichholz
2012-04-26
1
-5
/
+5
*
tests: Add flags and enum to GValue GHash in/out
Martin Pitt
2012-04-24
1
-0
/
+18
*
tests: Add array marshalling test for array without length argument
Bastian Winkler
2012-04-20
2
-0
/
+16
*
tests: Add GType property TestObj:gtype
Bastian Winkler
2012-04-19
3
-1
/
+30
*
annotationparser: add test for comment lines not starting with ' * '
Dieter Verfaillie
2012-04-17
1
-0
/
+14
*
annotationparser: cleanup and add tests for the new warnings we now emit
Dieter Verfaillie
2012-04-17
2
-1
/
+192
*
warningtester: make it possible to EXPECT multiple lines of output
Dieter Verfaillie
2012-04-17
1
-60
/
+74
*
Revert "annotationparser: indent _parse_comment_block gtkdoc code"
Dieter Verfaillie
2012-04-17
1
-8
/
+0
*
annotationparser: indent _parse_comment_block gtkdoc code
Alban Browaeys
2012-04-17
1
-0
/
+8
*
Make introspection compile with -Wall -Werror
Johan Dahlin
2012-04-09
2
-3
/
+5
*
annotationparser: correct "maximium" in error messages
Will Thompson
2012-04-09
2
-2
/
+2
*
Avoid _get_func() consuming reference from input info
Pavel Holejsovsky
2012-04-07
1
-0
/
+13
*
Split parameter and tag storage in annotationparser parse tree
Dieter Verfaillie
2012-04-05
3
-0
/
+37
*
Fix malformed GTK-Doc comment blocks:
Dieter Verfaillie
2012-04-05
13
-51
/
+95
*
Add tests for vfuncs with callbacks as arguments
Tomeu Vizoso
2012-03-27
2
-0
/
+40
*
Add regression tests for GHashTable holding GValue
Alberto Mardegan
2012-03-27
3
-0
/
+118
*
Fix matching of methods named *_get_type()
Matthew Booth
2012-03-06
4
-8
/
+180
*
tests: Fix make dist
Rico Tzschichholz
2012-02-21
1
-1
/
+1
*
g-ir-doc-tool: Remove class structs from Python docs
Tomeu Vizoso
2012-02-21
1
-12
/
+0
*
g-ir-doc-tool: Add support for virtual functions
Tomeu Vizoso
2012-02-21
4
-0
/
+68
*
g-ir-doc-tool: Add a method in the tests
Tomeu Vizoso
2012-02-21
4
-3
/
+118
*
g-ir-doc-tool: Remove constructors from python docs
Tomeu Vizoso
2012-02-21
1
-31
/
+0
*
g-ir-doc-tool: Add class to its own hierarchy tree
Tomeu Vizoso
2012-02-21
1
-0
/
+3
*
g-ir-doc-tool: Add tests for signals
Tomeu Vizoso
2012-02-21
3
-12
/
+6
*
g-ir-doc-tool: Add the first argument of signals to the Python docs
Tomeu Vizoso
2012-02-21
1
-1
/
+5
*
g-ir-doc-tool: Create a GIR file specific for testing doc generation
Tomeu Vizoso
2012-02-21
429
-16113
/
+292
*
build: Add --enable-doctool option
Colin Walters
2012-02-21
1
-1
/
+7
*
g-ir-doc-tool: Update expected tests
Rico Tzschichholz
2012-02-21
2
-0
/
+124
*
g-ir-doc-tool: Change the -o option to receive a directory
Tomeu Vizoso
2012-02-20
1
-2
/
+2
*
Merge branch 'mallard-templates'
Tomeu Vizoso
2012-02-20
432
-854
/
+11975
|
\
|
*
g-ir-doc-tool: Update expected tests, some whitespace has been removed
mallard-templates
Tomeu Vizoso
2012-02-20
8
-8
/
+0
|
*
g-ir-doc-tool: Add some more stuff to Enum pages
Tomeu Vizoso
2012-02-20
16
-39
/
+339
|
*
g-ir-doc-tool: Display the hierarchy tree for classes
Tomeu Vizoso
2012-02-20
1
-1
/
+1
[next]