aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2013-06-24 14:56:37 -0500
committerTed Gould <ted@gould.cx>2013-06-24 14:56:37 -0500
commit1d397743a5ad00a9cb169be993e66afba99dc06f (patch)
tree492f124c2071c50891f7b87a41922ac23a320779
parent718e39d4e3c1996721f01a0ee2656a7db7b0d3c4 (diff)
downloadlibdbusmenu-1d397743a5ad00a9cb169be993e66afba99dc06f.tar.gz
libdbusmenu-1d397743a5ad00a9cb169be993e66afba99dc06f.tar.bz2
libdbusmenu-1d397743a5ad00a9cb169be993e66afba99dc06f.zip
Put the gtk-parser test under dbus-test-runner
-rw-r--r--tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index aeb45c4..32f36b7 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -400,7 +400,7 @@ test-gtk-parser-test: test-gtk-parser Makefile.am
@echo export G_DEBUG=fatal_criticals >> $@
@echo export G_MESSAGES_DEBUG=all >> $@
@echo $(XVFB_RUN) >> $@
- @echo gtester --verbose -k -o $(GTK_PARSER_XML_REPORT) ./test-gtk-parser >> $@
+ @echo $(DBUS_RUNNER) --task gtester --task-name test --parameter --verbose --parameter -k --parameter -o --parameter $(GTK_PARSER_XML_REPORT) --parameter $(builddir)/test-gtk-parser >> $@
@chmod +x $@
test_gtk_parser_SOURCES = test-gtk-parser.c