mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-05 08:53:39 +02:00
Adding test coverage for GTestDBus activating in-tree services.
https://bugzilla.gnome.org/show_bug.cgi?id=690543
This commit is contained in:
committed by
Matthias Clasen
parent
e1b99b2ddc
commit
32c9254277
2
gio/tests/services/Makefile.am
Normal file
2
gio/tests/services/Makefile.am
Normal file
@@ -0,0 +1,2 @@
|
||||
EXTRA_DIST = \
|
||||
org.gtk.GDBus.Examples.ObjectManager.service.in
|
@@ -0,0 +1,3 @@
|
||||
[D-BUS Service]
|
||||
Name=org.gtk.GDBus.Examples.ObjectManager
|
||||
Exec=@abs_top_builddir@/gio/tests/gdbus-example-objectmanager-server
|
Reference in New Issue
Block a user