Add a testcase for DBusActivatable=true
authorRyan Lortie <desrt@desrt.ca>
Sat, 8 Jun 2013 21:31:09 +0000 (17:31 -0400)
committerRyan Lortie <desrt@desrt.ca>
Thu, 11 Jul 2013 19:49:28 +0000 (15:49 -0400)
commit3b1b04433cdc1f1685af2e9c5437e3ac41f3a94a
tree5a5ec44f04a473455375063abf6818e23280bfdb
parent2a4dbbc73a65a9a8faa895eda88d0e7339ae9475
Add a testcase for DBusActivatable=true

Add a fairly realistic testcase that ensures that GDesktopAppInfo with
DBusActivatable=true can successfully talk to GApplication for a variety
of purposes.

https://bugzilla.gnome.org/show_bug.cgi?id=699259
gio/tests/.gitignore
gio/tests/Makefile.am
gio/tests/dbus-appinfo.c [new file with mode: 0644]
gio/tests/org.gtk.test.dbusappinfo.desktop [new file with mode: 0644]