[clutter/clutter-1.16] Revert "Install a11y tests too"



commit 18917259fe70eb6809b17a7832ee5c82c7e15057
Author: Colin Walters <walters verbum org>
Date:   Mon Jun 24 14:11:30 2013 -0400

    Revert "Install a11y tests too"
    
    This reverts commit 2b4f47d4443bd4625dfbc02eb38faed926d0758d.
    
    These are presently "examples" (because they're just run
    interactively, not automatable tests).
    
    Conflicts:
        tests/accessibility/Makefile.am

 tests/accessibility/Makefile.am |   21 ---------------------
 1 files changed, 0 insertions(+), 21 deletions(-)
---
diff --git a/tests/accessibility/Makefile.am b/tests/accessibility/Makefile.am
index 5b2e12e..4c7a376 100644
--- a/tests/accessibility/Makefile.am
+++ b/tests/accessibility/Makefile.am
@@ -33,25 +33,4 @@ cally_clone_example_SOURCES           = $(common_sources) cally-clone-example.c
 
 DISTCLEANFILES =
 
-if ENABLE_INSTALLED_TESTS
-# installed tests
-insttestdir = $(libexecdir)/installed-tests/$(PACKAGE)/accessibility
-insttest_PROGRAMS = \
-       cally-atkcomponent-example      \
-       cally-atkeditabletext-example   \
-       cally-atkevents-example         \
-       cally-atktext-example           \
-       cally-clone-example
-
-%.test: %$(EXEEXT) Makefile
-       $(AM_V_GEN) (echo '[Test]' > $  tmp; \
-       echo 'Type=session' >> $  tmp; \
-       echo 'Exec=$(insttestdir)/$<' >> $  tmp; \
-       mv $  tmp $@)
-
-testmetadir = $(datadir)/installed-tests/$(PACKAGE)
-testmeta_DATA = $(insttest_PROGRAMS:=.test)
-
-endif
-
 -include $(top_srcdir)/build/autotools/Makefile.am.gitignore


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]