aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2017-10-06 11:13:09 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2017-10-06 11:13:09 +0200
commit761ae73c061f9be0ae8dcd97893e75d6e02fbf46 (patch)
tree07b20c3d488e797acd7b9c73473e0a057445d91a /tests
parente6cf680207d87ffbc4c6588aae54207d06e6383f (diff)
downloadlibdbusmenu-761ae73c061f9be0ae8dcd97893e75d6e02fbf46.tar.gz
libdbusmenu-761ae73c061f9be0ae8dcd97893e75d6e02fbf46.tar.bz2
libdbusmenu-761ae73c061f9be0ae8dcd97893e75d6e02fbf46.zip
gtkdoc-check: Move over gtkdoc-check unit tests to the docs/ directory and use AM's unit testing API. (However, this seems to be broken currently, so we disable those tests completely, for now (current solution after hours of investigating).
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am22
1 files changed, 0 insertions, 22 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 64e3e75..98409d6 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -40,12 +40,6 @@ TESTS += \
# test-gtk-submenu
endif
-if ENABLE_GTK_DOC
-TESTS += \
- test_libdbusmenu_glib_gtkdoc \
- test_libdbusmenu_gtk_gtkdoc
-endif
-
# The Python test only work on the system copy of
# dbusmenu, so while they can be usefule they're not
# good tests of what you're currently building. Handy
@@ -545,22 +539,6 @@ test-mago: test-gtk-label-client test-gtk-label-server $(srcdir)/dbusmenu-gtk/ma
@echo PYTHONPATH=$(abs_srcdir)/dbusmenu-gtk/mago_tests mago -f dbusmenu.xml -t $(abs_builddir)/mago.results --log-level=debug >> $@
@chmod +x $@
-#########################
-# Other
-#########################
-
-test_libdbusmenu_glib_gtkdoc:
- @echo "#!/bin/bash" > $@
- @echo cd $(abs_top_builddir)/docs/libdbusmenu-glib/reference >> $@
- @echo gtester --verbose -k $(GTKDOC_CHECK_PATH) >> $@
- @chmod +x $@
-
-test_libdbusmenu_gtk_gtkdoc:
- @echo "#!/bin/bash" > $@
- @echo cd $(abs_top_builddir)/docs/libdbusmenu-gtk/reference >> $@
- @echo gtester --verbose -k $(GTKDOC_CHECK_PATH) >> $@
- @chmod +x $@
-
examplesdir = $(docdir)/examples/
examples_DATA = \