tests: Remove conformance tests that have been ported to Cogl
authorNeil Roberts <neil@linux.intel.com>
Fri, 10 Feb 2012 10:46:25 +0000 (10:46 +0000)
committerNeil Roberts <neil@linux.intel.com>
Tue, 14 Feb 2012 12:09:18 +0000 (12:09 +0000)
commit0f04a1cd11500c943b41351ea603331f0bc6d746
treed6166e12c803cc49f8523f17b2514ff72868a328
parent0e542aa30615353e4279e5ee3ef6430872584c4e
tests: Remove conformance tests that have been ported to Cogl

A lot of the conformance tests that were just testing Cogl
functionality have been ported to be standalone Cogl tests in the Cogl
source tree. This patch removes those from Clutter so we don't have to
maintain them in two places.

Reviewed-by: Emmanuele Bassi <ebassi@linux.intel.com>
13 files changed:
tests/conform/Makefile.am
tests/conform/test-cogl-backface-culling.c [deleted file]
tests/conform/test-cogl-blend-strings.c [deleted file]
tests/conform/test-cogl-depth-test.c [deleted file]
tests/conform/test-cogl-just-vertex-shader.c [deleted file]
tests/conform/test-cogl-offscreen.c [deleted file]
tests/conform/test-cogl-path.c [deleted file]
tests/conform/test-cogl-pipeline-user-matrix.c [deleted file]
tests/conform/test-cogl-primitive.c [deleted file]
tests/conform/test-cogl-sub-texture.c [deleted file]
tests/conform/test-cogl-texture-3d.c [deleted file]
tests/conform/test-cogl-wrap-modes.c [deleted file]
tests/conform/test-conform-main.c