summaryrefslogtreecommitdiff
path: root/tests/scanner/Regress-1.0-C-expected
diff options
context:
space:
mode:
authorSam Spilsbury <sam@endlessm.com>2017-03-01 23:53:04 +0800
committerRico Tzschichholz <ricotz@ubuntu.com>2017-04-25 14:05:21 +0200
commitf9d58df6efa90b9f79f25bfbea9775773c761922 (patch)
tree4c6f80f2cd71a0c9bbb71c37c764aba8ac21bd14 /tests/scanner/Regress-1.0-C-expected
parentc8dcfcccd9ca0be9742159ca92ec6adceeb81d8f (diff)
downloadgobject-introspection-f9d58df6efa90b9f79f25bfbea9775773c761922.tar.gz
regress: Add test for setting a NULL strv in a GValue
https://bugzilla.gnome.org/show_bug.cgi?id=775679
Diffstat (limited to 'tests/scanner/Regress-1.0-C-expected')
-rw-r--r--tests/scanner/Regress-1.0-C-expected/Regress.test_null_strv_in_gvalue.page30
1 files changed, 30 insertions, 0 deletions
diff --git a/tests/scanner/Regress-1.0-C-expected/Regress.test_null_strv_in_gvalue.page b/tests/scanner/Regress-1.0-C-expected/Regress.test_null_strv_in_gvalue.page
new file mode 100644
index 00000000..525b9361
--- /dev/null
+++ b/tests/scanner/Regress-1.0-C-expected/Regress.test_null_strv_in_gvalue.page
@@ -0,0 +1,30 @@
+<?xml version="1.0"?>
+<page id="Regress.test_null_strv_in_gvalue"
+ type="topic"
+ style="function"
+ xmlns="http://projectmallard.org/1.0/"
+ xmlns:api="http://projectmallard.org/experimental/api/"
+ xmlns:ui="http://projectmallard.org/1.0/ui/">
+ <info>
+ <link xref="index" group="function" type="guide"/>
+ <api:function>
+ <api:returns>
+ <api:type>GValue*</api:type>
+ </api:returns>
+ <api:name>regress_test_null_strv_in_gvalue</api:name>
+ </api:function>
+ </info>
+ <title>regress_test_null_strv_in_gvalue</title>
+ <synopsis><code mime="text/x-csrc">
+GValue* regress_test_null_strv_in_gvalue (void);
+ </code></synopsis>
+
+
+<terms>
+<item>
+<title><code>Returns</code></title>
+
+</item>
+</terms>
+
+</page>