[tests] Remove GtkOptionmenu from gail tests
This commit is contained in:
parent
3c228d6064
commit
0fd4db396b
@ -151,18 +151,6 @@ libtestobject_la_LDFLAGS = \
|
|||||||
$(GTK_DEP_LIBS) \
|
$(GTK_DEP_LIBS) \
|
||||||
$(LDFLAGS)
|
$(LDFLAGS)
|
||||||
|
|
||||||
libtestoptionmenu_la_SOURCES = \
|
|
||||||
testlib.c \
|
|
||||||
testlib.h \
|
|
||||||
testoptionmenu.c
|
|
||||||
|
|
||||||
libtestoptionmenu_la_LDFLAGS = \
|
|
||||||
-rpath $(moduledir) -module -avoid-version $(no_undefined) \
|
|
||||||
$(top_builddir)/gtk/$(gtktargetlib) \
|
|
||||||
$(top_builddir)/gdk/$(gdktargetlib) \
|
|
||||||
$(GTK_DEP_LIBS) \
|
|
||||||
$(LDFLAGS)
|
|
||||||
|
|
||||||
libtestpaned_la_SOURCES = \
|
libtestpaned_la_SOURCES = \
|
||||||
testlib.c \
|
testlib.c \
|
||||||
testlib.h \
|
testlib.h \
|
||||||
|
@ -199,14 +199,6 @@ interface in atkobject.h in the GAIL library. It is normally used with the
|
|||||||
GTK+ test program testgtk.
|
GTK+ test program testgtk.
|
||||||
|
|
||||||
|
|
||||||
testoptionmenu
|
|
||||||
==============
|
|
||||||
|
|
||||||
This is a GTK+ module used to test the implementation of the ATK interfaces
|
|
||||||
for GtkOptionmenu. It should be used with the GTK+ test program testgtk and
|
|
||||||
its file selection dialog.
|
|
||||||
|
|
||||||
|
|
||||||
testpaned
|
testpaned
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user