aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2014-11-03 20:57:33 +0000
committerCI bot <ps-jenkins@lists.canonical.com>2014-11-03 20:57:33 +0000
commit2d4009b5dd4e3951f1b0ffedc97d3db3a626062c (patch)
tree124d670064e4fece7a34bc1d14c5feca80530103 /tests/Makefile.am
parent01ce8c36c74f0adfffbd14c9923c68181dc2ec32 (diff)
parentc3c628dcf3f92c30d167f73daaea6c408123ffa6 (diff)
downloadayatana-ido-2d4009b5dd4e3951f1b0ffedc97d3db3a626062c.tar.gz
ayatana-ido-2d4009b5dd4e3951f1b0ffedc97d3db3a626062c.tar.bz2
ayatana-ido-2d4009b5dd4e3951f1b0ffedc97d3db3a626062c.zip
Update tags for newer GObject Introsepction Scanner and disable xorg-gtest tests Fixes: 1382020
Approved by: PS Jenkins bot
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am8
1 files changed, 5 insertions, 3 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index f45114e..f3c035b 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,7 +1,8 @@
VER=3
IDOLIB = $(top_builddir)/src/libido3-0.1.la
-check_LIBRARIES = libgtest.a
+# xorg-gtest isn't buildable https://bugs.launchpad.net/ubuntu/+source/xorg-gtest/+bug/1388892
+# check_LIBRARIES = libgtest.a
check_PROGRAMS =
TESTS =
@@ -28,8 +29,9 @@ libgtest_a_CXXFLAGS = \
# Menuitem tests
#############################
-TESTS += gtest-menuitems
-check_PROGRAMS += gtest-menuitems
+# xorg-gtest isn't buildable https://bugs.launchpad.net/ubuntu/+source/xorg-gtest/+bug/1388892
+# TESTS += gtest-menuitems
+# check_PROGRAMS += gtest-menuitems
gtest_menuitems_SOURCES = \
gtest-menuitems.cpp