[gtk+/gtk-2-90: 158/161] Remove GtkOptionMenu tests



commit ed10601e48bc9a7e8a882baf3d434ad795703e52
Author: Javier Jardón <jjardon gnome org>
Date:   Thu Mar 11 03:31:22 2010 +0100

    Remove GtkOptionMenu tests

 tests/Makefile.am |    3 -
 tests/testmenus.c |  246 -----------------------------------------------------
 2 files changed, 0 insertions(+), 249 deletions(-)
---
diff --git a/tests/Makefile.am b/tests/Makefile.am
index e22c329..7202fd8 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -51,7 +51,6 @@ noinst_PROGRAMS =  $(TEST_PROGS)	\
 	testicontheme			\
 	testimage			\
 	testinput			\
-	testmenus			\
 	testmenubars			\
 	testmountoperation		\
 	testmultidisplay		\
@@ -134,7 +133,6 @@ testfilechooserbutton_DEPENDENCIES = $(TEST_DEPS)
 testgtk_DEPENDENCIES = $(TEST_DEPS)
 testinput_DEPENDENCIES = $(TEST_DEPS)
 testimage_DEPENDENCIES = $(TEST_DEPS)
-testmenus_DEPENDENCIES = $(TEST_DEPS)
 testmenubars_DEPENDENCIES = $(TEST_DEPS)
 testmountoperation_DEPENDENCIES = $(TEST_DEPS)
 testmultidisplay_DEPENDENCIES = $(TEST_DEPS)
@@ -198,7 +196,6 @@ testicontheme_LDADD = $(LDADDS)
 testiconview_LDADD = $(LDADDS)
 testinput_LDADD = $(LDADDS)
 testimage_LDADD = $(LDADDS)
-testmenus_LDADD = $(LDADDS)
 testmenubars_LDADD = $(LDADDS)
 testmountoperation_LDADD = $(LDADDS)
 testmultidisplay_LDADD = $(LDADDS)



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