tests: Remove testwindows test

It wasn't drawing anything anymore...
This commit is contained in:
Benjamin Otte 2016-10-06 23:39:05 +02:00
parent 0df388051d
commit bae12e6a2f
2 changed files with 0 additions and 1085 deletions

View File

@ -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

File diff suppressed because it is too large Load Diff