mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 02:40:11 +00:00
tests: Remove testwindows test
It wasn't drawing anything anymore...
This commit is contained in:
parent
0df388051d
commit
bae12e6a2f
@ -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
|
||||
|
1080
tests/testwindows.c
1080
tests/testwindows.c
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user