[mutter] tests: Drop test that uses removed CoglTexture API



commit 820ffa2781f9189a255bbded079be7deb14b0c12
Author: Florian Müllner <fmuellner gnome org>
Date:   Wed Jul 20 19:18:34 2016 +0200

    tests: Drop test that uses removed CoglTexture API
    
    Commit 21f2f52269bc removed the API to get/set texture format and
    rowstride, so drop the corresponding test.

 clutter/tests/interactive/Makefile.am            |    1 -
 clutter/tests/interactive/test-cogl-tex-getset.c |  270 ----------------------
 2 files changed, 0 insertions(+), 271 deletions(-)
---
diff --git a/clutter/tests/interactive/Makefile.am b/clutter/tests/interactive/Makefile.am
index d7eb437..ebea6d2 100644
--- a/clutter/tests/interactive/Makefile.am
+++ b/clutter/tests/interactive/Makefile.am
@@ -18,7 +18,6 @@ UNIT_TESTS = \
        test-cogl-tex-tile.c \
        test-cogl-tex-convert.c \
        test-cogl-tex-foreign.c \
-       test-cogl-tex-getset.c \
        test-cogl-offscreen.c \
        test-cogl-tex-polygon.c \
        test-cogl-multitexture.c \


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