[clutter] Remove test-wayland-surface



commit b0fc4c1dff80b0ec761f3037b77676fa8119543f
Author: Neil Roberts <neil linux intel com>
Date:   Wed Feb 29 16:18:07 2012 +0000

    Remove test-wayland-surface
    
    In a separate branch, this test has become quite complicated and
    involves multiple files and its own configure options. Instead of
    cluttering up the clutter source tree it has now been moved to its own
    repo at:
    
     http://github.com/clutter-project/test-wayland-surface
    
    Reviewed-by: Emmanuele Bassi <ebassi linux intel com>

 tests/interactive/Makefile.am            |    4 -
 tests/interactive/test-wayland-surface.c |  567 ------------------------------
 2 files changed, 0 insertions(+), 571 deletions(-)
---
diff --git a/tests/interactive/Makefile.am b/tests/interactive/Makefile.am
index 9e8adca..9536300 100644
--- a/tests/interactive/Makefile.am
+++ b/tests/interactive/Makefile.am
@@ -61,10 +61,6 @@ if X11_TESTS
 UNIT_TESTS += test-pixmap.c
 endif
 
-if SUPPORT_WAYLAND_COMPOSITOR
-UNIT_TESTS += test-wayland-surface.c
-endif
-
 if OS_WIN32
 SHEXT =
 else



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