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
*
Add regression tests for GHashTable holding GValue
Alberto Mardegan
2012-03-27
1
-0
/
+92
*
Add test for a GPtrArray return with transfer full
Martin Pitt
2012-02-16
1
-0
/
+16
*
Add tests for array arguments in callbacks
Giovanni Campagna
2012-02-06
1
-0
/
+15
*
Add regress_test_null_gerror_callback
Paolo Borelli
2012-02-06
1
-0
/
+10
*
Use g_free as element_free_func
Sebastian Pölsterl
2012-02-05
1
-1
/
+1
*
Add Emacs mode lines to C sources
Colin Walters
2012-02-03
1
-0
/
+1
*
tests: Add another simple boxed type with a complex constructor
Jasper St. Pierre
2012-02-03
1
-0
/
+29
*
Add regress test methods for callbacks taking GError and GHashTable
Martin Pitt
2012-01-24
1
-0
/
+42
*
Allow using GLib.List(Foo) instead of GLib.List<Foo>
Olivier CrĂȘte
2012-01-10
1
-2
/
+38
*
Add regress test method for a (skip) return value without out arguments
Martin Pitt
2011-10-21
1
-0
/
+24
*
add test for checking refcounting of signals with transfer none object params
John (J5) Palmieri
2011-10-14
1
-0
/
+30
*
regress: Fix wrong type of variable in regression test
Vincent Untz
2011-09-02
1
-1
/
+1
*
add regression test for skipped #define
Xavier Claessens
2011-08-26
1
-0
/
+6
*
Add a regress test for a method returning GPtrArray
Xavier Claessens
2011-08-26
1
-0
/
+18
*
annotationparser: Don't eat lines that look like parameters outside param list
Colin Walters
2011-08-14
1
-0
/
+38
*
Add signal flags
Johan Dahlin
2011-08-13
1
-0
/
+36
*
remove the flat struct array test and replace with object pointer array test
John (J5) Palmieri
2011-08-13
1
-0
/
+15
*
scanner: Don't throw away blank lines in the docs
Colin Walters
2011-08-13
1
-0
/
+16
*
Add Regress method for a closure taking and returning a GVariant
Martin Pitt
2011-08-12
1
-0
/
+32
*
Don't use deprecated G_CONST_RETURN
Dominique Leuenberger
2011-08-08
1
-5
/
+5
*
scanner: Support _get_gtype() as a GType creation suffix
Colin Walters
2011-06-03
1
-2
/
+2
*
Regress: fix GVariant tests
Giovanni Campagna
2011-06-01
1
-5
/
+5
*
Regress: Add GVariant tests
Colin Walters
2011-05-25
1
-0
/
+63
*
Add more coverage for recently added (skip) regress additions
David Zeuthen
2011-05-13
1
-15
/
+110
*
Move recently added (skip) tests to the regress module
David Zeuthen
2011-05-13
1
-0
/
+49
*
GScannerParser: recognize character constants
Giovanni Campagna
2011-05-12
1
-0
/
+1
*
Add test function regress_test_struct_fixed_array_frob
Colin Walters
2011-05-04
1
-0
/
+10
*
Add warnings for the (constructor) annotation
Tomeu Vizoso
2011-02-22
1
-0
/
+10
*
Add (method) overrides
Tomeu Vizoso
2011-02-02
1
-0
/
+10
*
Add (constructor) annotation
Tomeu Vizoso
2011-01-28
1
-0
/
+10
*
Make caller-allocates detection work for struct aliases
Pavel Holejsovsky
2011-01-13
1
-0
/
+10
*
scanner: support typedefs for container types
Jonathan Matthew
2010-12-16
1
-0
/
+18
*
Fix thinko in regress suite.
Pavel Holejsovsky
2010-12-08
1
-1
/
+1
*
scanner: Only mark structures and unions as out-caller-allocates
Colin Walters
2010-11-19
1
-0
/
+11
*
Add support for gunichar in typelib
Colin Walters
2010-11-12
1
-0
/
+5
*
Handle enumerations with the full range of signed and unsigned values
Owen W. Taylor
2010-11-01
1
-0
/
+29
*
scanner: Support GStrv as signal parameters
Colin Walters
2010-10-21
1
-0
/
+20
*
Modify Regress impl so that inout args ignore (transfer) for 'in' direction.
GOBJECT_INTROSPECTION_0_9_7
Pavel Holejsovsky
2010-09-28
1
-9
/
+9
*
Remove Regress tests with input args with transfer full or container.
Pavel Holejsovsky
2010-09-28
1
-117
/
+0
*
regress: Remove busted tests
Colin Walters
2010-09-27
1
-35
/
+0
*
scanner: Handle G_TYPE_HASH_TABLE
Colin Walters
2010-09-14
1
-0
/
+21
*
scanner: Add a test for G_TYPE_ARRAY and (element-type uint)
Colin Walters
2010-09-13
1
-0
/
+27
*
trick scanner into marking a symbol as a function instead of a method
John (J5) Palmieri
2010-09-07
1
-2
/
+2
*
scanner: Associate constructors with correct class
Colin Walters
2010-09-02
1
-1
/
+1
*
tests/scanner: Update annotations and tests
Colin Walters
2010-08-31
1
-4
/
+3
*
tests: Remove GIMarshallingTests, rename Everything to Regress
Colin Walters
2010-08-31
1
-0
/
+2913