Add GTestDBus object

This is a helper to write unit tests using a private dbus-daemon.

https://bugzilla.gnome.org/show_bug.cgi?id=672985
This commit is contained in:
Xavier Claessens
2012-04-18 23:21:13 +02:00
parent 2e3d50631f
commit 95bf3d1194
10 changed files with 818 additions and 0 deletions

View File

@@ -230,6 +230,10 @@
<xi:include href="xml/gdbus-codegen.xml"/>
<xi:include href="gresource.xml"/>
</chapter>
<chapter id="testing">
<title>GIO Testing</title>
<xi:include href="xml/gtestdbus.xml"/>
</chapter>
</part>
<part id="migrating">