From 24a616368845de3b2e1ee4c335f3051411dfecd6 Mon Sep 17 00:00:00 2001 From: Emmanuele Bassi Date: Thu, 11 Dec 2008 13:45:22 +0000 Subject: [PATCH] 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. --- tests/interactive/Makefile.am | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/interactive/Makefile.am b/tests/interactive/Makefile.am index 3a53616..c07f48f 100644 --- a/tests/interactive/Makefile.am +++ b/tests/interactive/Makefile.am @@ -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 \ -- 2.7.4