From 9720a59482fa26c50ebd10be7e13f6f946ef2b8b Mon Sep 17 00:00:00 2001 From: Emmanuele Bassi Date: Sun, 7 Oct 2012 19:51:39 +0100 Subject: [PATCH] 2.0: Prune interactive test suite --- tests/interactive/Makefile.am | 60 +---------------------------------- 1 file changed, 1 insertion(+), 59 deletions(-) diff --git a/tests/interactive/Makefile.am b/tests/interactive/Makefile.am index 04c762d18..ab4ebf55c 100644 --- a/tests/interactive/Makefile.am +++ b/tests/interactive/Makefile.am @@ -1,64 +1,6 @@ include $(top_srcdir)/build/autotools/Makefile.am.silent -UNIT_TESTS = \ - test-texture-slicing.c \ - test-texture-async.c \ - test-texture-material.c \ - test-events.c \ - test-scale.c \ - test-actors.c \ - test-shader-effects.c \ - test-script.c \ - test-grab.c \ - test-cogl-shader-arbfp.c \ - test-cogl-shader-glsl.c \ - test-animator.c \ - test-state.c \ - 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 \ - test-cogl-tex-getset.c \ - test-cogl-offscreen.c \ - 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 \ - test-animation.c \ - test-easing.c \ - test-binding-pool.c \ - test-text.c \ - test-text-field.c \ - test-cairo-clock.c \ - test-cairo-flowers.c \ - test-cogl-vertex-buffer.c \ - test-stage-sizing.c \ - test-scrolling.c \ - test-swipe-action.c \ - test-cogl-point-sprites.c \ - test-table-layout.c \ - test-path-constraint.c \ - test-state-script.c \ - test-devices.c \ - test-content.c \ - test-keyframe-transition.c \ - test-bind-constraint.c \ - test-touch-events.c - -if X11_TESTS -UNIT_TESTS += test-pixmap.c -endif - -if PIXBUF_TESTS -UNIT_TESTS += \ - test-image.c -endif +UNIT_TESTS = if OS_WIN32 SHEXT =