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
*
Always add a zero-terminated attribute when it cannot be implied
Giovanni Campagna
2011-06-04
2
-26
/
+28
*
scanner: Support _get_gtype() as a GType creation suffix
Colin Walters
2011-06-03
3
-4
/
+5
*
Update expected GIR for commit e70cdbce955475915ea441bdbd45d02d825786f6
Colin Walters
2011-06-03
1
-5
/
+5
*
scanner: Parse GNUC expression statements
Colin Walters
2011-06-02
1
-0
/
+4
*
Regress: fix GVariant tests
Giovanni Campagna
2011-06-01
1
-5
/
+5
*
Regress: Add GVariant tests
Colin Walters
2011-05-25
3
-0
/
+99
*
Add more coverage for recently added (skip) regress additions
David Zeuthen
2011-05-13
3
-21
/
+286
*
Move recently added (skip) tests to the regress module
David Zeuthen
2011-05-13
6
-107
/
+113
*
Add support for the (skip) annotation on parameters or return values
David Zeuthen
2011-05-13
3
-0
/
+107
*
Add tests for returning zero-terminated arrays of non-strings
Giovanni Campagna
2011-05-12
2
-2
/
+27
*
GScannerParser: recognize character constants
Giovanni Campagna
2011-05-12
3
-1
/
+20
*
giscanner: read (array) and (element-type) annotations for fields
Giovanni Campagna
2011-05-11
2
-8
/
+60
*
Update expected gir for previous change
GOBJECT_INTROSPECTION_0_10_8
Colin Walters
2011-05-05
1
-0
/
+5
*
Add test function regress_test_struct_fixed_array_frob
Colin Walters
2011-05-04
2
-0
/
+12
*
g_field_info_get_field: return correct pointer for C array
Maxim Ermilov
2011-05-04
2
-0
/
+15
*
gimarshallingtests: Remove incorrect cast
Colin Walters
2011-04-18
1
-1
/
+1
*
[tests] add a gclosure_return method to test passing GClosures between methods
John (J5) Palmieri
2011-03-16
2
-1
/
+38
*
Add "c:identifier" attribute to GIrNodeValue (for flags and enum values).
GOBJECT_INTROSPECTION_0_10_3
Laszlo Pandy
2011-02-23
2
-3
/
+77
*
Add GIMarshalllingTests function with in parameter as well as GError.
Laszlo Pandy
2011-02-23
2
-0
/
+15
*
Add mask flags to GIMarshallingTests to test for flags with the same value.
Laszlo Pandy
2011-02-23
2
-2
/
+10
*
Add warnings for the (constructor) annotation
Tomeu Vizoso
2011-02-22
5
-0
/
+35
*
Update exact wording of warning in test
Tomeu Vizoso
2011-02-22
1
-1
/
+1
*
Add warnings for the (method) annotation
Tomeu Vizoso
2011-02-22
2
-0
/
+27
*
Add non GType flags to GIMarshallingTests.
Laszlo Pandy
2011-02-22
2
-0
/
+58
*
[tests] Add GIMarshallingTests function for multiple in and multiple out args.
Laszlo Pandy
2011-02-18
2
-2
/
+20
*
Include cairo.h instead of cairo/cairo.h
Simon van der Linden
2011-02-11
1
-1
/
+1
*
Add (method) overrides
Tomeu Vizoso
2011-02-02
3
-0
/
+16
*
Preserve gtk-doc section names
Johan Dahlin
2011-02-01
1
-0
/
+1
*
Add (constructor) annotation
Tomeu Vizoso
2011-01-28
3
-0
/
+22
*
Preserve the c:type of array elements
Tomeu Vizoso
2011-01-21
3
-26
/
+26
*
Add GIMarshallingTests.Interface2
Tomeu Vizoso
2011-01-20
2
-0
/
+44
*
Initialize GIMarshallingTestsBoxedStruct so we can test its values
Tomeu Vizoso
2011-01-19
1
-1
/
+1
*
Add GIMarshallingTests function which sets a GError, to test exception handli...
Laszlo Pandy
2011-01-19
2
-0
/
+19
*
[tests] add tests for guint8 arrays
Ignacio Casal Quinteiro
2011-01-19
2
-0
/
+16
*
Add a second enum to GIMarshallingTests to support pygi tests for non-gtype e...
Laszlo Pandy
2011-01-17
1
-0
/
+6
*
test: gi_marshalling_tests_array_gvariant_in
Mikkel Kamstrup Erlandsen
2011-01-17
2
-0
/
+16
*
Make caller-allocates detection work for struct aliases
Pavel Holejsovsky
2011-01-13
3
-0
/
+37
*
Add support for g[u]intptr in scanner and girwriter.
Pavel Holejsovsky
2011-01-13
3
-8
/
+8
*
tests: Update expected girs for --c-include
Colin Walters
2011-01-11
4
-0
/
+4
*
tests: Fix build by including correct headers with --c-include
Benjamin Otte
2011-01-11
2
-1
/
+6
*
scanner: Make sure that vfuncs made to the GIR
Tomeu Vizoso
2011-01-07
1
-0
/
+5
*
scanner: avoid crash when annotation explicitly changes 'self' argument
Pavel Holejsovsky
2010-12-21
3
-0
/
+15
*
make check pass for recent commits
Colin Walters
2010-12-17
1
-4
/
+4
*
scanner: support typedefs for container types
Jonathan Matthew
2010-12-16
3
-0
/
+67
*
giscanner: don't ignore signal parameter names from annotations.
Pavel Holejsovsky
2010-12-15
1
-3
/
+3
*
Fix thinko in regress suite.
Pavel Holejsovsky
2010-12-08
1
-1
/
+1
*
Support glib-mkenums comment /*< flags >*/
Andreas Rottmann
2010-12-07
2
-0
/
+10
*
Support hexadecimal escapes in constants
Colin Walters
2010-12-02
2
-0
/
+5
*
scanner: Only mark structures and unions as out-caller-allocates
Colin Walters
2010-11-19
3
-0
/
+28
*
Fix tests to look in correct directory for typelibs
Colin Walters
2010-11-16
5
-14
/
+4
[next]