mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-11 23:16:14 +01:00
Drop use of xinclude in GTestDBus docs
This commit is contained in:
parent
95aba90d09
commit
6566f746f6
@ -360,12 +360,8 @@ _g_test_watcher_remove_pid (GPid pid)
|
|||||||
* Once you have a service definition file which is local to your source tree,
|
* Once you have a service definition file which is local to your source tree,
|
||||||
* you can proceed to set up a GTest fixture using the #GTestDBus scaffolding.
|
* you can proceed to set up a GTest fixture using the #GTestDBus scaffolding.
|
||||||
*
|
*
|
||||||
* Here is an example of a test fixture for D-Bus services:
|
* An example of a test fixture for D-Bus services can be found
|
||||||
* <programlisting>
|
* here: <ulink url="https://git.gnome.org/browse/glib/tree/gio/tests/gdbus-test-fixture.c">gdbus-test-fixture.c</ulink>
|
||||||
* <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" parse="text" href="../../../../gio/tests/gdbus-test-fixture.c">
|
|
||||||
* <xi:fallback>FIXME: MISSING XINCLUDE CONTENT</xi:fallback>
|
|
||||||
* </xi:include>
|
|
||||||
* </programlisting>
|
|
||||||
*
|
*
|
||||||
* Note that these examples only deal with isolating the D-Bus aspect of your
|
* Note that these examples only deal with isolating the D-Bus aspect of your
|
||||||
* service. To successfully run isolated unit tests on your service you may need
|
* service. To successfully run isolated unit tests on your service you may need
|
||||||
|
Loading…
Reference in New Issue
Block a user