aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-02-10 22:24:39 -0600
committerTed Gould <ted@gould.cx>2011-02-10 22:24:39 -0600
commit596f48a0a0c29e683fb31bc837ff54b1b8ca7343 (patch)
treefa316218b3d5af4864968b01c1b957189fd562e8 /tests
parent2c23d4b9534eacfae055b67c15fe3a254a2928fd (diff)
parent1c384cdf7e601e3786fc1add31d157c0eafa1539 (diff)
downloadlibayatana-appindicator-596f48a0a0c29e683fb31bc837ff54b1b8ca7343.tar.gz
libayatana-appindicator-596f48a0a0c29e683fb31bc837ff54b1b8ca7343.tar.bz2
libayatana-appindicator-596f48a0a0c29e683fb31bc837ff54b1b8ca7343.zip
Import upstream version 0.2.95
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am1
-rw-r--r--tests/Makefile.in1
2 files changed, 2 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index ed89981..a65f320 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -153,6 +153,7 @@ HTML_REPORT = libappindicator-check-results.html
libappindicator-tests: libappindicator-tests-gtester Makefile.am
@echo "#!/bin/bash" > $@
@echo . $(srcdir)/run-xvfb.sh >> $@
+ @echo export UBUNTU_MENUPROXY= >> $@
@echo $(DBUS_RUNNER) --task ./libappindicator-tests-gtester >> $@
@chmod +x $@
diff --git a/tests/Makefile.in b/tests/Makefile.in
index 9f0135d..e1ff4c6 100644
--- a/tests/Makefile.in
+++ b/tests/Makefile.in
@@ -1034,6 +1034,7 @@ test-libappindicator-fallback: test-libappindicator-fallback-watcher test-libapp
libappindicator-tests: libappindicator-tests-gtester Makefile.am
@echo "#!/bin/bash" > $@
@echo . $(srcdir)/run-xvfb.sh >> $@
+ @echo export UBUNTU_MENUPROXY= >> $@
@echo $(DBUS_RUNNER) --task ./libappindicator-tests-gtester >> $@
@chmod +x $@