[gtk+/wip/otte/gtk4: 42/118] tests: Remove testwindows test



commit 1bc7a519da76479c3ce76d29dbe71576037e2907
Author: Benjamin Otte <otte redhat com>
Date:   Thu Oct 6 23:39:05 2016 +0200

    tests: Remove testwindows test
    
    It wasn't drawing anything anymore...

 tests/Makefile.am   |    5 -
 tests/testwindows.c | 1080 ---------------------------------------------------
 2 files changed, 0 insertions(+), 1085 deletions(-)
---
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 2057389..1f57e44 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -127,7 +127,6 @@ noinst_PROGRAMS =  $(TEST_PROGS)    \
        testverticalcells               \
        treestoretest                   \
        testxinerama                    \
-       testwindows                     \
        testmerge                       \
        testactions                     \
        testgrouping                    \
@@ -265,7 +264,6 @@ testscrolledwindow_DEPENDENCIES = $(TEST_DEPS)
 testscrolledge_DEPENDENCIES = $(TEST_DEPS)
 testcellarea_DEPENDENCIES = $(TEST_DEPS)
 testtreemenu_DEPENDENCIES = $(TEST_DEPS)
-testwindows_DEPENDENCIES = $(TEST_DEPS)
 testexpand_DEPENDENCIES = $(TEST_DEPS)
 testexpander_DEPENDENCIES = $(TEST_DEPS)
 testswitch_DEPENDENCIES = $(TEST_DEPS)
@@ -458,9 +456,6 @@ testappchooser_SOURCES = \
 testappchooserbutton_SOURCES = \
        testappchooserbutton.c
 
-testwindows_SOURCES =  \
-       testwindows.c
-
 testexpand_SOURCES = testexpand.c
 
 testexpander_SOURCES = testexpander.c


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