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
/
gimarshallingtests.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
GIMarshallingTests: Add more virtual methods with out arguments
Martin Pitt
2012-11-21
1
-0
/
+32
*
GIMarshallingTests: Add GVariant property
Martin Pitt
2012-11-14
1
-0
/
+16
*
gimarshallingtests: Fix return data type
Martin Pitt
2012-11-09
1
-1
/
+1
*
gimarshallingtests: Add some GBytes tests
Colin Walters
2012-11-07
1
-0
/
+30
*
gimarshallingtests: Attempt to avoid using reserved words
Colin Walters
2012-10-27
1
-210
/
+210
*
gmarshallingtests: Fix prototype () -> (void)
Colin Walters
2012-10-27
1
-2
/
+2
*
gimarshallingtests: Add array/GList uint32/64 in/out API
Martin Pitt
2012-10-11
1
-0
/
+64
*
gimarshallingtests: Add in/out int64 GValue method arguments
Martin Pitt
2012-09-10
1
-0
/
+28
*
gimarshallingtests: Add GParamSpec return and (out) argument
Mathieu Duponchelle
2012-08-20
1
-0
/
+21
*
gimarshallingtests: More useful assertions
Martin Pitt
2012-08-02
1
-257
/
+257
*
gimarshallingtests: Squash compiler warning
Colin Walters
2012-07-31
1
-2
/
+2
*
GIMarshallingTests: Add method taking array of variants
Mikkel Kamstrup Erlandsen
2012-07-12
1
-0
/
+32
*
tests: Add marshalling test for a boxed struct property
Martin Pitt
2012-06-05
1
-1
/
+18
*
tests: Add vfunc taking a caller-allocated out parameter
Martin Pitt
2012-06-01
1
-0
/
+13
*
tests: Add marshalling test for a caller-allocated out GValue parameter
Martin Pitt
2012-06-01
1
-0
/
+11
*
GIMarshallingTests: Add GStrv property
Martin Pitt
2012-05-05
1
-1
/
+13
*
tests: Add array marshalling test for array without length argument
Bastian Winkler
2012-04-20
1
-0
/
+14
*
Make introspection compile with -Wall -Werror
Johan Dahlin
2012-04-09
1
-1
/
+1
*
Fix malformed GTK-Doc comment blocks:
Dieter Verfaillie
2012-04-05
1
-0
/
+38
*
Add tests for vfuncs with callbacks as arguments
Tomeu Vizoso
2012-03-27
1
-0
/
+29
*
Add tests for GType of GValue
Giovanni Campagna
2012-02-13
1
-0
/
+11
*
tests: Added class that has all kinds of properties
Sebastian Pölsterl
2012-02-06
1
-0
/
+178
*
girepository: Add GI_VFUNC_THROWS
Colin Walters
2012-02-03
1
-1
/
+11
*
tests: Squash compile warning, fix C indentation
Colin Walters
2012-02-03
1
-2
/
+2
*
tests: Add marshalling tests for various kinds of callbacks
Jasper St. Pierre
2012-02-03
1
-0
/
+65
*
tests: Add marshalling tests for various kinds of vfunc callbacks
Jasper St. Pierre
2012-02-03
1
-0
/
+70
*
tests: Add more interesting marshalling tests for GTypes
Jasper St. Pierre
2012-01-26
1
-0
/
+23
*
tests: add test functions which return GErrors
Will Thompson
2012-01-24
1
-0
/
+57
*
tests: Add tests for flat GValue arrays
Jasper St. Pierre
2012-01-06
1
-0
/
+58
*
Add a marshalling test for returning a NULL array
Paolo Borelli
2012-01-03
1
-0
/
+10
*
Add tests for chaining up from vfuncs to ancestors
Tomeu Vizoso
2011-10-29
1
-0
/
+22
*
fixes and more tests for marshalling of arrays of gvariants
Mikkel Kamstrup Erlandsen
2011-10-25
1
-3
/
+62
*
add tests for arrays of simple structs and arrays of gvalue
John (J5) Palmieri
2011-09-15
1
-0
/
+31
*
add back the fixed_array_out_struct test
John (J5) Palmieri
2011-08-23
1
-0
/
+22
*
Disallow non byte types for GByteArrays
Giovanni Campagna
2011-08-18
1
-1
/
+1
*
Forbid GPtrArrays holding non-pointer types
Giovanni Campagna
2011-08-18
1
-33
/
+0
*
remove the flat struct array test and replace with object pointer array test
John (J5) Palmieri
2011-08-13
1
-22
/
+0
*
Added marshalling tests for GPtrArray
Alex Eftimie
2011-06-17
1
-0
/
+242
*
gimarshallingtests: Fix and change byte array tests
Colin Walters
2011-06-17
1
-11
/
+7
*
gimarshallingtests: Fix gi_marshalling_tests_init_function()
Colin Walters
2011-06-17
1
-1
/
+1
*
gimarshallingtests: Add a test function that looks like gtk_init()
Colin Walters
2011-06-16
1
-0
/
+21
*
gimarshallingtests: Remove gi_marshalling_tests_array_nested_in
Colin Walters
2011-06-16
1
-23
/
+0
*
Add tests for complex arrays as in arguments
GOBJECT_INTROSPECTION_1_29_0
Giovanni Campagna
2011-06-13
1
-0
/
+136
*
gimarshallingtests: add a few more array tests
Dan Winship
2011-06-10
1
-0
/
+66
*
Add tests for returning zero-terminated arrays of non-strings
Giovanni Campagna
2011-05-12
1
-0
/
+23
*
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
1
-0
/
+37
*
Add GIMarshalllingTests function with in parameter as well as GError.
Laszlo Pandy
2011-02-23
1
-0
/
+14
*
Add mask flags to GIMarshallingTests to test for flags with the same value.
Laszlo Pandy
2011-02-23
1
-0
/
+2
*
Add non GType flags to GIMarshallingTests.
Laszlo Pandy
2011-02-22
1
-0
/
+40
[next]