tests: Remove testmultiscreen example
There aren't multiple screens anymore, so no need to test that. Multiple displays can be tested with gtk-demo and testgtk.
This commit is contained in:
@ -75,7 +75,6 @@ noinst_PROGRAMS = $(TEST_PROGS) \
|
||||
testmenubutton \
|
||||
testmountoperation \
|
||||
testmultidisplay \
|
||||
testmultiscreen \
|
||||
testnotebookdnd \
|
||||
testnumerableicon \
|
||||
testnouiprint \
|
||||
@ -199,7 +198,6 @@ testmenubars_DEPENDENCIES = $(TEST_DEPS)
|
||||
testmenubutton_DEPENDENCIES = $(TEST_DEPS)
|
||||
testmountoperation_DEPENDENCIES = $(TEST_DEPS)
|
||||
testmultidisplay_DEPENDENCIES = $(TEST_DEPS)
|
||||
testmultiscreen_DEPENDENCIES = $(TEST_DEPS)
|
||||
testnotebookdnd_DEPENDENCIES = $(TEST_DEPS)
|
||||
testnouiprint_DEPENDENCIES = $(TEST_DEPS)
|
||||
testnumerableicon_DEPENDENCIES = $(TEST_DEPS)
|
||||
|
||||
Reference in New Issue
Block a user