gtk2/gtk/tests
Matthias Clasen a991bb9927 GtkBuilder: pick up named submenus
When parsing GMenu xml, use the facility for pick up named submenus.
Note that <section id='foo'>...</section> is _not_ a named submenu.
It is a named item with an unnamed submenu :-(
2011-12-19 12:51:12 -05:00
..
file-chooser-test-dir
accel.c tests: Add tests for keypad keys parsing 2011-11-16 18:49:54 +00:00
accessible.c
action.c Don't unref floating menuitems 2011-08-29 11:57:39 -04:00
builder.c GtkBuilder: pick up named submenus 2011-12-19 12:51:12 -05:00
cellarea.c
crossingevents.c
defaultvalue.c Use G_VALUE_INIT 2011-10-15 16:45:16 +01:00
entry.c
expander.c
filechooser.c
filtermodel.c tests: Remove unused variables 2011-11-02 02:31:54 +01:00
floating.c
grid.c Update grid tests to match 2011-10-25 23:21:13 -04:00
gtktreemodelrefcount.c tests: Relax a refcount comparison check 2011-12-16 13:39:43 +01:00
gtktreemodelrefcount.h treemodelrefcount: make it possible to assert within check functions 2011-08-22 21:30:32 +02:00
liststore.c Make naming of tree model unit tests consistent 2011-08-22 21:30:29 +02:00
Makefile.am tests: Add a test for latest commit 2011-12-16 04:53:05 +01:00
modelrefcount.c Unit test rows reordered ref count handling in GtkTreeView 2011-08-22 21:30:32 +02:00
object.c Use G_VALUE_INIT 2011-10-15 16:45:16 +01:00
papersize.c
pixbuf-init.c
rbtree.c tests: Add test for _gtk_rbtree_reorder() 2011-11-22 23:29:04 +01:00
recentmanager.c
regression-tests.c tests: Add a test for latest commit 2011-12-17 11:59:08 +00:00
sortmodel.c Fix some memory leaks in treemodel unit tests 2011-08-22 21:30:35 +02:00
stylecontext.c tests: Fix stylecontext test that we changed semantics for 2011-07-23 01:24:07 +02:00
testing.c Remove leftover debug spew 2011-11-19 18:13:42 -05:00
textbuffer.c
textiter.c
treemodel.c Move SignalMonitor to treemodel.[ch] so it can be used by other tests 2011-08-22 21:30:34 +02:00
treemodel.h Move SignalMonitor to treemodel.[ch] so it can be used by other tests 2011-08-22 21:30:34 +02:00
treepath.c
treestore.c Fix some memory leaks in treemodel unit tests 2011-08-22 21:30:35 +02:00
treeview-scrolling.c
treeview.c