summaryrefslogtreecommitdiff
path: root/tests/scanner/Regress-1.0-expected.gir
diff options
context:
space:
mode:
authorChristoph Reiter <creiter@src.gnome.org>2015-07-05 11:32:13 +0200
committerChristoph Reiter <creiter@src.gnome.org>2015-07-05 11:57:34 +0200
commit0376a2083480c3b9d50c33737e507a56dd2ad1bb (patch)
treec032afc527f5d77e3b93a84f3ddce31a590ccdb3 /tests/scanner/Regress-1.0-expected.gir
parentd112e8ea4e155312b0b7607101784cad853147c6 (diff)
downloadgobject-introspection-0376a2083480c3b9d50c33737e507a56dd2ad1bb.tar.gz
test: Add a test for GList containing GType.
See https://bugzilla.gnome.org/show_bug.cgi?id=749696 https://bugzilla.gnome.org/show_bug.cgi?id=751978
Diffstat (limited to 'tests/scanner/Regress-1.0-expected.gir')
-rw-r--r--tests/scanner/Regress-1.0-expected.gir13
1 files changed, 13 insertions, 0 deletions
diff --git a/tests/scanner/Regress-1.0-expected.gir b/tests/scanner/Regress-1.0-expected.gir
index 288d3931..e8e497af 100644
--- a/tests/scanner/Regress-1.0-expected.gir
+++ b/tests/scanner/Regress-1.0-expected.gir
@@ -5718,6 +5718,19 @@ element-type annotation.</doc>
</type>
</return-value>
</function>
+ <function name="test_glist_gtype_container_in"
+ c:identifier="regress_test_glist_gtype_container_in">
+ <return-value transfer-ownership="none">
+ <type name="none" c:type="void"/>
+ </return-value>
+ <parameters>
+ <parameter name="in" transfer-ownership="container">
+ <type name="GLib.List" c:type="GList*">
+ <type name="GType"/>
+ </type>
+ </parameter>
+ </parameters>
+ </function>
<function name="test_glist_nothing_in"
c:identifier="regress_test_glist_nothing_in">
<return-value transfer-ownership="none">