[cogl] tests: Remove test-fixed



commit 3abd3f0e1c325baf6cc2bd8bbdcdc0cab068455c
Author: Damien Lespiau <damien lespiau intel com>
Date:   Sat Sep 15 14:32:07 2012 +0100

    tests: Remove test-fixed
    
    test-fixed was to test the fixed float support in cogl and was part of
    the still to be ported tests.
    
    Fixed float functions have been dropped from cogl2, so there's no need
    for this test anymore.
    
    Reviewed-by: Robert Bragg <robert linux intel com>

 tests/conform/Makefile.am  |    1 -
 tests/conform/test-fixed.c |   18 ------------------
 2 files changed, 0 insertions(+), 19 deletions(-)
---
diff --git a/tests/conform/Makefile.am b/tests/conform/Makefile.am
index b306c83..bae39cb 100644
--- a/tests/conform/Makefile.am
+++ b/tests/conform/Makefile.am
@@ -11,7 +11,6 @@ common_sources = \
 	$(NULL)
 
 unported_test_sources = \
-	test-fixed.c \
 	test-materials.c \
 	test-viewport.c \
 	test-multitexture.c \



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