Do not compile the opacity and entry interactive tests

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.
This commit is contained in:
Emmanuele Bassi 2008-12-11 13:45:22 +00:00
parent 45de6df615
commit 24a6163688

View File

@ -6,7 +6,6 @@ UNIT_TESTS = \
test-scale.c \ test-scale.c \
test-actors.c \ test-actors.c \
test-behave.c \ test-behave.c \
test-entry.c \
test-project.c \ test-project.c \
test-perspective.c \ test-perspective.c \
test-rotate.c \ test-rotate.c \
@ -21,7 +20,6 @@ UNIT_TESTS = \
test-shader.c \ test-shader.c \
test-unproject.c \ test-unproject.c \
test-viewport test-fbo.c \ test-viewport test-fbo.c \
test-opacity.c \
test-multistage.c \ test-multistage.c \
test-cogl-primitives.c \ test-cogl-primitives.c \
test-cogl-tex-tile.c \ test-cogl-tex-tile.c \