[gtk+/font-chooser] Don't run testfocus in 'make check'
- From: Alberto Ruiz <aruiz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/font-chooser] Don't run testfocus in 'make check'
- Date: Wed, 20 Jul 2011 20:18:07 +0000 (UTC)
commit c415edfd5e294d895d73298fad3ece933bc3351a
Author: Matthias Clasen <mclasen redhat com>
Date: Sun Jul 17 19:37:39 2011 -0400
Don't run testfocus in 'make check'
It is not meant for that.
tests/a11y/Makefile.am | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/tests/a11y/Makefile.am b/tests/a11y/Makefile.am
index 83f4d19..d3fb9ab 100644
--- a/tests/a11y/Makefile.am
+++ b/tests/a11y/Makefile.am
@@ -26,10 +26,11 @@ TEST_PROGS += text
TEST_PROGS += children
TEST_PROGS += focus
-TEST_PROGS += testfocus
TEST_PROGS += util
+noinst_PROGS = testfocus
+
EXTRA_DIST += \
hello-world.ui hello-world.txt \
mnemonic.ui mnemonic.txt \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]