[clutter/wip/wayland-2: 1/22] Remove test-wayland-surface



commit 6ff5ade181cfc111ce05f1e3c25b2b0fc5e0b34a
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

 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]