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
*
introspection: Remove 'caller-allocates' from POD types
Philip Chimento
2021-07-29
1
-2
/
+2
*
tests: Add "signals" test object
wip/carlosg/signal-tests
Carlos Garnacho
2021-03-03
1
-0
/
+73
*
girmarshalling tests: Diagnose GValue not holding enum/flags
wip/smcv/test-more-flags
Simon McVittie
2020-09-19
1
-0
/
+4
*
gimarshallingtests: Add more tests for flags
Simon McVittie
2020-09-19
1
-0
/
+24
*
tests: Add a test-case for a vfunc returning flags in different ways
Simon McVittie
2020-09-19
1
-0
/
+27
*
gimarshallingtests: Use g_assert_cmpfloat_with_epsilon
Iain Lane
2020-03-18
1
-6
/
+6
*
gimarshallingtests: Add marshalling tests for virtual functions with inout pa...
Marco Trevisan (Treviño)
2020-03-16
1
-0
/
+58
*
gimarshallingtests: Add a marshalling test case for GPtrArrays and GArrays of...
Stéphane Seng
2019-07-14
1
-0
/
+46
*
tests: Mark unused function arguments with G_GNUC_UNUSED
Philip Chimento
2019-04-15
1
-28
/
+47
*
gimarshallingtests: Fix g_boxed_free usage
Philip Chimento
2018-07-28
1
-1
/
+5
*
gimarshallingtests: Don't leak properties in destruction
Simon Feltman
2018-07-27
1
-9
/
+6
*
tests: Fix function incompatibility
Florian Müllner
2018-07-23
1
-3
/
+3
*
gimarshallingtests: Add test readonly property
Philip Chimento
2018-06-20
1
-0
/
+11
*
Add marshalling tests for ByteArray property.
Tomasz Miąsko
2018-04-15
1
-0
/
+16
*
tests: Use g_error_new_literal() for literal string
Philip Chimento
2018-03-31
1
-1
/
+1
*
tests: Fix signed-ness of variable
Philip Chimento
2018-03-31
1
-1
/
+1
*
tests: Fix const-ness warnings
Philip Chimento
2018-03-31
1
-103
/
+103
*
tests: Add marshalling tests for GValue-valued properties
Philip Chimento
2017-04-03
1
-0
/
+21
*
gimarshallingtests: Add a flags and enum property
Christoph Reiter
2017-03-28
1
-0
/
+30
*
tests: Test hashtables with allocated values
Philip Chimento
2016-11-02
1
-0
/
+84
*
tests: Remove unused variable
Philip Chimento
2016-10-18
1
-1
/
+0
*
tests: Check against TRUE and FALSE for booleans
Philip Chimento
2016-10-18
1
-8
/
+8
*
tests: const specifier for transfer-none out array
Philip Chimento
2016-10-18
1
-2
/
+2
*
tests: Marshalling tests for new GJS functionality
Philip Chimento
2016-10-13
1
-0
/
+128
*
scanner: Warn and ignore on incorrect transfer annotations
Colin Walters
2015-09-27
1
-1
/
+1
*
Revert "scanner: Warn and ignore on incorrect transfer annotations"
Michael Catanzaro
2015-09-27
1
-1
/
+1
*
scanner: Warn and ignore on incorrect transfer annotations
Garrett Regier
2015-09-26
1
-1
/
+1
*
scanner: allow (array zero-terminated) instead of (array zero-terminated=1)
Dieter Verfaillie
2015-03-03
1
-16
/
+16
*
gimarshallingtests: Don't unconditionally include config.h
intrigeri
2015-02-13
1
-0
/
+3
*
tests: Fix annotation for int8_out
Matijs van Zuijlen
2014-08-15
1
-2
/
+2
*
tests/: Decorate Symbols for Export
Chun-wei Fan
2014-08-15
1
-0
/
+2
*
tests: Add constructor with an error argument
Garrett Regier
2014-08-07
1
-0
/
+13
*
gimarshallingtests: Correctly retrieve param spec's value type
Matijs van Zuijlen
2014-05-30
1
-1
/
+1
*
tests: add implementation of an interface
Lionel Landwerlin
2014-04-11
1
-0
/
+37
*
Add test passing an owned boxed structure to a callback
Mike Gorse
2014-01-27
1
-0
/
+20
*
tests: Fix memory leaks in transfer full/container inout tests
Simon Feltman
2013-10-10
1
-0
/
+12
*
giscanner: deprecate GObject-Introspection GTK-Doc tags
Dieter Verfaillie
2013-10-08
1
-7
/
+2
*
gimarshalingtests: Add tests for mixed allow-none and implicit args
Simon Feltman
2013-09-26
1
-2
/
+61
*
gimarshalingtests: Add tests for multiple utf8 args with allow-none
Simon Feltman
2013-09-26
1
-0
/
+18
*
gimarshallingtests: Add test for GValue pass-by-reference
Simon Feltman
2013-07-02
1
-0
/
+14
*
gimarshallingtests: Add tests for enum returned from vfunc
Simon Feltman
2013-03-18
1
-0
/
+28
*
tests: Fix memory leak in GIMarshallingTestsPropertiesObject
Martin Pitt
2013-03-04
1
-0
/
+8
*
tests: Fix memory leak in gi_marshalling_tests_ghashtable_utf8_container_out
Martin Pitt
2013-03-04
1
-1
/
+1
*
tests: Fix memory leak in gi_marshalling_tests_ghashtable_utf8_full_return
Martin Pitt
2013-03-04
1
-1
/
+1
*
tests: Fix memory leak in gi_marshalling_tests_init_function()
Martin Pitt
2013-03-04
1
-0
/
+2
*
Reformat code to GNU style
Martin Pitt
2013-02-27
1
-1621
/
+1716
*
test/gimarshallingtests.c: Fix build on C89 compilers
Chun-wei Fan
2013-02-23
1
-2
/
+4
*
gimarshalingtests: fix spelling mistake in new vfunc object helpers
Simon Feltman
2013-02-06
1
-5
/
+5
*
gimarshallingtests: Add test helpers for marshaling of object arguments
Simon Feltman
2013-01-30
1
-0
/
+151
*
tests: Avoid handing out uninitialized memory
Torsten Schönfeld
2013-01-20
1
-2
/
+2
[next]