gtk2/testsuite/gtk
Matthias Clasen d416f352ad Add tests for the GtkCellLayout builder parser
These tests check various error conditions in GtkCellLayout
custom tags.
2015-04-27 01:15:22 -04:00
..
file-chooser-test-dir build: Move gtk/tests to testsuite/gtk 2013-05-15 15:37:16 +02:00
icons icon-theme: Test inheritance vs. generic fallback 2014-09-21 16:34:27 -04:00
icons2 icon-theme: Test inheritance vs. generic fallback 2014-09-21 16:34:27 -04:00
ui Add tests for the GtkCellLayout builder parser 2015-04-27 01:15:22 -04:00
accel.c build: Move gtk/tests to testsuite/gtk 2013-05-15 15:37:16 +02:00
accessible.c accessible: Fix test runner 2013-09-03 17:59:19 -04:00
action.c Deprecate GtkAction and GtkUIManager 2013-06-30 11:19:50 -04:00
adjustment.c Add some tests for GtkAdjustment 2014-07-22 18:32:17 -04:00
bitmask.c css: Fix _gtk_bitmask_subtract() 2015-02-25 01:55:28 +01:00
builder.c Add a test for builder-constructed file filters 2015-03-08 09:12:21 -04:00
builderparser.c Add a a drop-in test for the GtkBuilder parser 2014-10-18 22:18:59 -04:00
cellarea.c testsuite: Avoid g_test_trap_fork 2013-06-15 16:27:04 -04:00
check-icon-names.c check-icon-names: Check for legacy names again 2014-09-21 23:14:56 -04:00
clipboard.c tests: add clipboard set_with_data test 2014-05-22 12:44:10 +02:00
crossingevents.c build: Move gtk/tests to testsuite/gtk 2013-05-15 15:37:16 +02:00
defaultvalue.c tests/gtk: Add GdkX11GLContext to the whitelist 2014-10-22 21:20:52 +01:00
displayclose.c Add a testcase for closing display before exit 2013-06-29 19:24:22 -04:00
entry.c build: Move gtk/tests to testsuite/gtk 2013-05-15 15:37:16 +02:00
expander.c tests: Stop expander from failing 2013-05-22 00:15:08 +02:00
filechooser.c Remove redundant checks for NULL 2014-10-02 19:06:03 +02:00
filtermodel.c Remove redundant checks for NULL 2014-10-02 19:06:03 +02:00
firefox-stylecontext.c testsuite: Add a test for a Firefox issue 2014-02-20 02:10:07 +01:00
floating.c build: Move gtk/tests to testsuite/gtk 2013-05-15 15:37:16 +02:00
focus.c Add a test for window focus handling 2014-08-02 11:38:44 +02:00
gestures.c tests: Add multitouch gesture tests 2014-06-04 13:54:41 +02:00
grid.c build: Move gtk/tests to testsuite/gtk 2013-05-15 15:37:16 +02:00
gtkmenu.c build: Move gtk/tests to testsuite/gtk 2013-05-15 15:37:16 +02:00
gtktreemodelrefcount.c tests: Use the new macros for adding instance private data 2013-07-09 09:30:02 +01:00
gtktreemodelrefcount.h build: Move gtk/tests to testsuite/gtk 2013-05-15 15:37:16 +02:00
icontheme.c icon-theme: Test inheritance vs. generic fallback 2014-09-21 16:34:27 -04:00
keyhash.c build: Move gtk/tests to testsuite/gtk 2013-05-15 15:37:16 +02:00
listbox.c GtkListBox: Fix a bug in unselection 2014-10-31 22:34:09 -04:00
liststore.c build: Move gtk/tests to testsuite/gtk 2013-05-15 15:37:16 +02:00
Makefile.am Add tests for the GtkCellLayout builder parser 2015-04-27 01:15:22 -04:00
modelrefcount.c build: Move gtk/tests to testsuite/gtk 2013-05-15 15:37:16 +02:00
no-gtk-init.c testsuite: Add a test for functions that work without gtk_init() 2013-09-24 16:42:48 +02:00
notify.c testsuite: Drop test bus 2015-03-13 17:51:32 -04:00
object.c gtk object tests: run under local environment 2013-12-03 14:24:16 +01:00
objects-finalize.c Skip GdkX11GLContext in some object tests 2014-10-21 23:48:12 -04:00
papersize.c build: Move gtk/tests to testsuite/gtk 2013-05-15 15:37:16 +02:00
rbtree.c build: Move gtk/tests to testsuite/gtk 2013-05-15 15:37:16 +02:00
recentmanager.c tests: Ignore deprecations 2013-06-24 01:13:44 +02:00
regression-tests.c build: Move gtk/tests to testsuite/gtk 2013-05-15 15:37:16 +02:00
sortmodel.c build: Move gtk/tests to testsuite/gtk 2013-05-15 15:37:16 +02:00
spinbutton.c Add some spinbutton tests 2014-08-14 00:04:10 -04:00
stylecontext.c csspathnode: Handle context going away 2015-03-18 18:24:45 +01:00
templates.c Add some more templates tests 2014-02-17 21:42:38 -05:00
testing.c gtkwindow: Remove resize grips 2014-07-03 12:58:41 -04:00
textbuffer.c textbuffer: unit tests for the empty last line 2014-08-21 18:43:34 +02:00
textiter.c Simplify _gtk_text_buffer_get_line_log_attrs() 2014-08-21 18:43:34 +02:00
treemodel.c build: Move gtk/tests to testsuite/gtk 2013-05-15 15:37:16 +02:00
treemodel.h build: Move gtk/tests to testsuite/gtk 2013-05-15 15:37:16 +02:00
treepath.c build: Move gtk/tests to testsuite/gtk 2013-05-15 15:37:16 +02:00
treestore.c Add a test for the previous fix 2014-05-13 11:56:29 -04:00
treeview-scrolling.c tests: Use gtk_tree_view_wait_for_draw() in treeview-scrolling 2013-05-17 20:49:52 +02:00
treeview.c gtktreeselection: Fix an abort on selecting an invalid range 2015-03-11 11:24:29 +00:00
typename.c GtkBuilder: Undo the type name heuristic changes 2014-10-03 09:29:45 -04:00
window.c testsuite: add hide-titlebar-when-maximized test for GtkWindow 2014-11-24 12:52:25 -05:00