Do not compile the opacity and entry interactive tests
authorEmmanuele Bassi <ebassi@linux.intel.com>
Thu, 11 Dec 2008 13:45:22 +0000 (13:45 +0000)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Thu, 11 Dec 2008 13:45:22 +0000 (13:45 +0000)
The test-opacity interactive test is superceded by the equivalent
units inside the conformance test suite.

The test-entry interactive test is superceded by the test-text one.

tests/interactive/Makefile.am

index 3a53616..c07f48f 100644 (file)
@@ -6,7 +6,6 @@ UNIT_TESTS = \
        test-scale.c \
         test-actors.c \
        test-behave.c \
-       test-entry.c \
        test-project.c \
        test-perspective.c \
        test-rotate.c \
@@ -21,7 +20,6 @@ UNIT_TESTS = \
        test-shader.c \
        test-unproject.c \
        test-viewport test-fbo.c \
-       test-opacity.c \
        test-multistage.c \
        test-cogl-primitives.c \
        test-cogl-tex-tile.c \