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
/
regress.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
regress: Initialize all struct fields, or mark intent not to
Philip Chimento
2019-04-15
1
-4
/
+4
*
tests: Mark unused function arguments with G_GNUC_UNUSED
Philip Chimento
2019-04-15
1
-53
/
+59
*
tests: Add functions using flat struct arrays
Tomasz Miąsko
2019-01-08
1
-0
/
+123
*
regress: Implement interface and override properties
Philip Chimento
2018-11-07
1
-1
/
+79
*
regress: Add test for write-only property
Philip Chimento
2018-10-22
1
-0
/
+14
*
regress: implement the getter/setter for the new byte-array property.
Christoph Reiter
2018-08-11
1
-0
/
+8
*
build: enable -Wcast-function-type
Christoph Reiter
2018-07-29
1
-1
/
+1
*
regress: Don't leak in property setter and destructor
Simon Feltman
2018-07-27
1
-0
/
+10
*
regress: Use g_list_free_full and g_list_copy_deep
Simon Feltman
2018-07-27
1
-9
/
+3
*
regress: Avoid double-promotion warning
Philip Chimento
2018-06-20
1
-1
/
+1
*
regress: Add test with signal inout parameter
Philip Chimento
2018-06-20
1
-0
/
+36
*
regress: Add test for interface signal
Philip Chimento
2018-06-20
1
-0
/
+25
*
Add regression tests for default ByteArray element type.
Tomasz Miąsko
2018-04-15
1
-1
/
+14
*
tests: Fix declarations
Philip Chimento
2018-03-31
1
-5
/
+6
*
tests: Avoid global variable shadowing local
Philip Chimento
2018-03-31
1
-5
/
+5
*
tests: Fix const-ness warnings
Philip Chimento
2018-03-31
1
-6
/
+8
*
Fix parsing when type_specifier comes before type_qualifier.
Tomasz Miąsko
2018-02-09
1
-1
/
+1
*
regress: Check that enum value assignments work for all members
Emmanuele Bassi
2018-01-25
1
-0
/
+1
*
regress: Test for property and method with conflicting names
Rico Tzschichholz
2017-07-21
1
-1
/
+33
*
regress: Add test for setting a NULL strv in a GValue
Sam Spilsbury
2017-04-25
1
-0
/
+17
*
tests: Add a hidden fundamental class
Lionel Landwerlin
2017-01-14
1
-0
/
+37
*
tests: Add regression test for signal w. array+len
Philip Chimento
2016-02-08
1
-1
/
+13
*
tests: Add regression test for out array of struct
Philip Chimento
2016-02-07
1
-0
/
+17
*
tests: Add more regression tests for (not nullable)
Philip Withnall
2015-11-06
1
-0
/
+24
*
tests: Usage a single allocation for test_ghash_gvalue_return
Simon Feltman
2015-10-19
1
-22
/
+26
*
tests: Free input array in test_array_int_inout()
Simon Feltman
2015-10-19
1
-0
/
+2
*
tests: Free input string in regress_test_utf8_inout()
Simon Feltman
2015-10-19
1
-0
/
+1
*
tests: Unref async result after adding to idle callback
Simon Feltman
2015-10-19
1
-0
/
+1
*
Add support for function typedefs without pointer
Ben Iofel
2015-10-19
1
-0
/
+14
*
giscanner: Mark gpointer nodes as nullable by default
Philip Withnall
2015-10-04
1
-0
/
+1
*
scanner: Fix allow-none on return values
Garrett Regier
2015-09-29
1
-0
/
+24
*
scanner: GVariants are also valid to be floating
Colin Walters
2015-09-28
1
-0
/
+11
*
regress: Add a test for (nullable)
Colin Walters
2015-09-03
1
-0
/
+9
*
test: Add a test for GList containing GType.
Christoph Reiter
2015-07-05
1
-0
/
+18
*
Add deprecation guards for GSimpleAsyncResult deprecation
Christoph Reiter
2015-06-19
1
-0
/
+2
*
tests: Add regression test for (transfer full) returning callbacks
Debarshi Ray
2015-06-18
1
-0
/
+14
*
Don't unconditionally include config.h in regress.c
Matthias Clasen
2014-10-10
1
-0
/
+3
*
scanner: Honor nested types on array declarations as well
Colin Walters
2014-09-05
1
-0
/
+12
*
tests/scanner: Decorate Symbols for Export
Chun-wei Fan
2014-08-15
1
-0
/
+2
*
tests: Add regression test for callbacks with an inout array
Garrett Regier
2014-08-07
1
-0
/
+31
*
Parse and expose ownership transfer for instance parameters
Giovanni Campagna
2014-07-03
1
-0
/
+11
*
Revert "giscanner: don't accept (allow-none) on Returns:"
Ryan Lortie
2014-05-06
1
-1
/
+1
*
giscanner: don't accept (allow-none) on Returns:
Dieter Verfaillie
2014-05-06
1
-1
/
+1
*
maintransformer: don't pair methods if the symbol prefix does not match with ...
Giovanni Campagna
2014-02-26
1
-0
/
+10
*
regress: Fix regress_test_torture_signature_2() to actually call the callback
Martin Pitt
2014-01-14
1
-0
/
+1
*
giscanner: fix description field storage in .gir files
Dieter Verfaillie
2013-10-08
1
-3
/
+6
*
giscanner: deprecate GObject-Introspection GTK-Doc tags
Dieter Verfaillie
2013-10-08
1
-25
/
+6
*
tests: Add a struct with fixed-size gchar
Colin Walters
2013-04-19
1
-0
/
+8
*
Add test case for signal with a C array and length argument
Martin Pitt
2013-02-27
1
-0
/
+22
*
tests: Fix compiler warnings
Martin Pitt
2013-01-15
1
-5
/
+5
[next]