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: Add a function to enable conversion between different fundamental
Marco Trevisan (Treviño)
2022-01-11
1
-0
/
+25
*
Regress: Add further subtype of fundamental with no set/get functions
Marco Trevisan (Treviño)
2022-01-11
1
-0
/
+30
*
regress: Add Fundamental type with no set/get-value-func's
Marco Trevisan (Treviño)
2022-01-11
1
-0
/
+99
*
tests: Add a Regress test for the property accessors annotations
Emmanuele Bassi
2021-08-05
1
-4
/
+4
*
tests: Check new property accessors annotations
Emmanuele Bassi
2021-08-05
1
-0
/
+28
*
Revert "Add support for element-type to GListModel"
Rico Tzschichholz
2020-04-28
1
-30
/
+0
*
Add support for element-type to GListModel
Emmanuele Bassi
2020-04-26
1
-0
/
+30
*
Revert "Add element-type support to GListModel"
Emmanuele Bassi
2020-04-26
1
-30
/
+0
*
Add element-type support to GListModel
Emmanuele Bassi
2020-04-24
1
-0
/
+30
*
Support array arguments with static keyword
Emmanuele Bassi
2019-09-15
1
-0
/
+16
*
regress: Add regression test for signal with GError param
Philip Chimento
2019-08-01
1
-0
/
+44
*
regress: Check array length before accessing
Philip Chimento
2019-04-15
1
-1
/
+7
*
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
[next]