[mutter] tests: Drop tests that use cogl-1.0 path API
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mutter] tests: Drop tests that use cogl-1.0 path API
- Date: Wed, 20 Jul 2016 19:23:03 +0000 (UTC)
commit 51f7892600b2032f725801c45d7c3b3891053773
Author: Florian Müllner <fmuellner gnome org>
Date: Wed Jul 20 19:13:47 2016 +0200
tests: Drop tests that use cogl-1.0 path API
Commit d62d780a9526c dropped the 1.0 version of that API as well
as the 2.0 compatibility layer.
clutter/tests/interactive/Makefile.am | 2 -
clutter/tests/interactive/test-clip.c | 396 ----------------------
clutter/tests/interactive/test-cogl-primitives.c | 144 --------
3 files changed, 0 insertions(+), 542 deletions(-)
---
diff --git a/clutter/tests/interactive/Makefile.am b/clutter/tests/interactive/Makefile.am
index 03c5c94..d7eb437 100644
--- a/clutter/tests/interactive/Makefile.am
+++ b/clutter/tests/interactive/Makefile.am
@@ -15,7 +15,6 @@ UNIT_TESTS = \
test-state-animator.c \
test-fbo.c \
test-multistage.c \
- test-cogl-primitives.c \
test-cogl-tex-tile.c \
test-cogl-tex-convert.c \
test-cogl-tex-foreign.c \
@@ -24,7 +23,6 @@ UNIT_TESTS = \
test-cogl-tex-polygon.c \
test-cogl-multitexture.c \
test-stage-read-pixels.c \
- test-clip.c \
test-paint-wrapper.c \
test-texture-quality.c \
test-layout.c \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]