[clutter] test-textures -> test-texture-slicing



commit 5fc953cb5eec7960138037f248440778239aef11
Author: Emmanuele Bassi <ebassi linux intel com>
Date:   Tue Sep 27 17:50:51 2011 +0100

    test-textures -> test-texture-slicing
    
    The unit is supposed to be testing the slicing support in CoglTexture.

 tests/interactive/Makefile.am                      |    2 +-
 .../{test-textures.c => test-texture-slicing.c}    |    0
 2 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tests/interactive/Makefile.am b/tests/interactive/Makefile.am
index 73d24eb..eb4bde6 100644
--- a/tests/interactive/Makefile.am
+++ b/tests/interactive/Makefile.am
@@ -1,7 +1,7 @@
 include $(top_srcdir)/build/autotools/Makefile.am.silent
 
 UNIT_TESTS = \
-	test-textures.c \
+	test-texture-slicing.c \
 	test-texture-async.c \
 	test-texture-material.c \
 	test-events.c \
diff --git a/tests/interactive/test-textures.c b/tests/interactive/test-texture-slicing.c
similarity index 100%
rename from tests/interactive/test-textures.c
rename to tests/interactive/test-texture-slicing.c



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]