summaryrefslogtreecommitdiffstats
path: root/test/glib/test-service-glib.xml
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2005-07-24 18:04:23 +0000
committerColin Walters <walters@verbum.org>2005-07-24 18:04:23 +0000
commit9ca6f45e86f1e1839967821261c55083becfa40a (patch)
tree1da04ba7b87261169dd2b84d453c6c56fce48bb6 /test/glib/test-service-glib.xml
parentde689235e938f0060ecad6fa0ce1933b700f6e71 (diff)
2005-07-24 Colin Walters <walters@verbum.org>
* glib/dbus-gvalue.c (signature_iter_to_g_type_array): Don't require typedata; recursive arrays won't have it. * test/glib/test-dbus-glib.c: * test/glib/test-service-glib.c: * test/glib/test-service-glib.xml: Add recursive arrays tests.
Diffstat (limited to 'test/glib/test-service-glib.xml')
-rw-r--r--test/glib/test-service-glib.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/glib/test-service-glib.xml b/test/glib/test-service-glib.xml
index f63beada..1fd6155c 100644
--- a/test/glib/test-service-glib.xml
+++ b/test/glib/test-service-glib.xml
@@ -90,6 +90,11 @@
<arg type="a{ss}" direction="out"/>
</method>
+ <method name="RecArrays">
+ <arg type="aas" name="val" direction="in"/>
+ <arg type="aau" direction="out"/>
+ </method>
+
<method name="Objpath">
<arg type="o" direction="in"/>
<arg type="o" direction="out">