[gtk+] tests: Remove testmultiscreen example
- From: Benjamin Otte <otte src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] tests: Remove testmultiscreen example
- Date: Sat, 6 Apr 2013 08:48:40 +0000 (UTC)
commit 4b75077ccd15eb1c87645d7ba33594755146d7c8
Author: Benjamin Otte <otte redhat com>
Date: Thu Apr 4 16:38:19 2013 +0200
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.
tests/Makefile.am | 2 -
tests/testmultiscreen.c | 175 -----------------------------------------------
2 files changed, 0 insertions(+), 177 deletions(-)
---
diff --git a/tests/Makefile.am b/tests/Makefile.am
index c416965..74d88eb 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -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)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]