gtk2/gtk/tests
Matthias Clasen 9379a48e22 Add headers to treemodel test sources
...otherwise they don't make it into the release tarballs.

https://bugzilla.gnome.org/show_bug.cgi?id=657653
2011-08-29 20:34:46 -04:00
..
file-chooser-test-dir [tests] Move filechooser test files to correct location 2010-05-11 00:50:54 +02:00
accessible.c tests: undefine GTK_DISABLE_DEPRECATED as we include deprecated types 2011-07-05 16:08:01 -04:00
action.c Don't unref floating menuitems 2011-08-29 11:57:39 -04:00
builder.c Use boxes instead of vboxes 2011-06-07 18:38:28 -04:00
cellarea.c Bandaid fix for icon view subclassing 2011-01-31 17:39:42 -05:00
crossingevents.c Use gtk_box_new() instead gtk_[v|h]box_new() 2010-10-30 05:22:58 +02:00
defaultvalue.c Don't check resize-grip-visible in default values unit test 2010-10-12 19:12:44 +02:00
entry.c Add a test for entry signals 2011-07-05 16:08:08 -04:00
expander.c Use GtkBin accessors 2010-07-13 19:40:47 +02:00
filechooser.c bgo#625416 - Don't reload the filechooser's folder during a re-map event 2010-08-10 11:36:03 -05:00
filtermodel.c Add forgotten calls to signal_monitor_assert_is_empty() 2011-08-22 21:30:35 +02:00
floating.c Remove some GTK_DISABLE_DEPRECATED and ENABLE_BROKEN guards 2010-06-07 04:50:05 +02:00
gtktreemodelrefcount.c treemodelrefcount: check_iter(): check if iter is valid 2011-08-22 21:30:32 +02: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 Add headers to treemodel test sources 2011-08-29 20:34:46 -04:00
modelrefcount.c Unit test rows reordered ref count handling in GtkTreeView 2011-08-22 21:30:32 +02:00
object.c Deprecate GtkComboBoxEntry in favor of added properties to GtkComboBox 2010-10-13 21:52:27 -04:00
papersize.c Try harder to find a good display name for paper sizes 2011-01-12 22:30:08 -05:00
pixbuf-init.c Some cleanups after the module cache file change 2010-05-18 19:23:06 -04:00
recentmanager.c recent-manager: Coalesce multiple changes 2010-10-22 18:08:48 +01: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 Bug 633291 - Handle Shift-keys in X11 gdk_test_simulate_key() 2011-02-13 12:57:01 +01:00
textbuffer.c Get rid of the rest of variables exported from libgtk 2010-09-08 21:31:34 +03:00
textiter.c Add caseless unit tests for textiter. 2010-11-01 15:21:53 +01:00
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 Add tests for GtkTreePath 2011-05-31 22:10:40 -04:00
treestore.c Fix some memory leaks in treemodel unit tests 2011-08-22 21:30:35 +02:00
treeview-scrolling.c Silence more compiler warnings 2011-01-30 01:52:55 -05:00
treeview.c Make gtk_tree_view_get_cell_area() aware of row separators 2010-12-12 15:09:27 +01:00