[clutter] interactive: Remove test-unproject



commit 15000307fdf06efda2b74889e021c63deb354a51
Author: Emmanuele Bassi <ebassi linux intel com>
Date:   Wed Nov 16 13:59:11 2011 +0000

    interactive: Remove test-unproject
    
    The coordinate transformation code is exercised throughout the
    conformance and interactive tests, so there's no need to have a specific
    interactive test that doesn't do anything more complicated than calling
    clutter_actor_transform_stage_point().

 tests/interactive/Makefile.am      |    1 -
 tests/interactive/test-unproject.c |  157 ------------------------------------
 2 files changed, 0 insertions(+), 158 deletions(-)
---
diff --git a/tests/interactive/Makefile.am b/tests/interactive/Makefile.am
index 62c494b..75c7060 100644
--- a/tests/interactive/Makefile.am
+++ b/tests/interactive/Makefile.am
@@ -22,7 +22,6 @@ UNIT_TESTS = \
 	test-animator.c \
 	test-state.c \
 	test-state-animator.c \
-	test-unproject.c \
 	test-fbo.c \
 	test-multistage.c \
 	test-cogl-primitives.c \



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