tests: rename cogl conformance tests so they can be clearly identified
authorRobert Bragg <robert@linux.intel.com>
Fri, 27 Nov 2009 00:28:39 +0000 (00:28 +0000)
committerRobert Bragg <robert@linux.intel.com>
Fri, 27 Nov 2009 00:28:39 +0000 (00:28 +0000)
commitc12470666e6bd63024437a389cd2c1202df93c33
tree9ed981b20965af939282d2ddeeddec97efc442ab
parent439f8c62b0e2651b9afeb08cb5166ed9e7f49521
tests: rename cogl conformance tests so they can be clearly identified

All Cogl conformance tests are now prefixed 'test-cogl-'
tests/conform/Makefile.am
tests/conform/test-cogl-backface-culling.c [moved from tests/conform/test-backface-culling.c with 98% similarity]
tests/conform/test-cogl-blend-strings.c [moved from tests/conform/test-blend-strings.c with 99% similarity]
tests/conform/test-cogl-fixed.c [moved from tests/conform/test-clutter-fixed.c with 83% similarity]
tests/conform/test-cogl-materials.c [moved from tests/conform/test-materials.c with 98% similarity]
tests/conform/test-cogl-npot-texture.c [moved from tests/conform/test-npot-texture.c with 98% similarity]
tests/conform/test-cogl-premult.c [moved from tests/conform/test-premult.c with 99% similarity]
tests/conform/test-cogl-vertex-buffer-contiguous.c [moved from tests/conform/test-vertex-buffer-contiguous.c with 98% similarity]
tests/conform/test-cogl-vertex-buffer-interleved.c [moved from tests/conform/test-vertex-buffer-interleved.c with 97% similarity]
tests/conform/test-cogl-vertex-buffer-mutability.c [moved from tests/conform/test-vertex-buffer-mutability.c with 97% similarity]
tests/conform/test-conform-main.c