gtk2/testsuite/gtk
Matthias Clasen ec6458db16 testsuite: Consider bookmark-new as required icon
This was missing from the list.
2019-02-12 17:34:07 -05:00
..
file-chooser-test-dir
icons testsuite: add a test for non-square symbolic icons 2015-06-12 08:55:23 -07:00
icons2 icon-theme: Test inheritance vs. generic fallback 2014-09-21 16:34:27 -04:00
ui box: Remove the position child property 2019-01-23 19:30:47 -05:00
accel.c Add some more accelerator / modifier tests 2016-04-17 01:54:43 -04:00
accessible.c Update callers 2017-01-19 13:50:17 -05:00
adjustment.c adjustment: Remove deprecated API 2016-10-18 00:29:19 +02:00
autotestkeywords.cc testsuite: Update C++ keywords test to GTK 3.0.0 2018-03-18 19:20:46 +01:00
bitmask.c bitmask: Fix broken invert_range() implementation 2015-09-07 14:32:09 +02:00
builder.c Drop buttonbox from tests 2019-02-05 07:40:43 -05:00
builderparser.c Add a a drop-in test for the GtkBuilder parser 2014-10-18 22:18:59 -04:00
cellarea.c combobox: Remove property cell-area 2017-01-21 21:34:45 +00:00
check-icon-names.c testsuite: Consider bookmark-new as required icon 2019-02-12 17:34:07 -05:00
cssprovider.c cssprovider test: Remove style property test case 2017-07-19 21:27:14 -04:00
defaultvalue.c gtk: Add GtkFilterListModel 2018-09-16 18:50:17 +02:00
displayclose.c testsuite: Drop commented out and useless code 2018-01-02 18:14:13 -05:00
entry.c
filterlistmodel.c testsuite/gtk/filterlistmodel.c: Avoid GCCism 2018-10-09 16:26:36 +08:00
filtermodel.c Add a test for ::row-changed vs node refs 2018-01-19 23:29:13 +03:00
firefox-stylecontext.c Update callers 2017-01-19 13:50:17 -05:00
flattenlistmodel.c testsuite/gtk/[flatten|sort]listmodel.c: Avoid VLA usage 2018-10-09 16:26:21 +08:00
floating.c
focus.c gtk testsuite: Stop using gtk_widget_show_now 2018-02-04 23:23:15 +01:00
gestures.c testsuite: Fix gestures tests for the legacy controller 2018-10-15 17:39:04 +02:00
grid.c
gtk.test.in Add a forgotten file 2017-10-18 18:52:06 +02:00
gtkmenu.c Fix a few testsuite failures 2017-07-19 21:27:16 -04:00
gtktreemodelrefcount.c testsuite: Strip newlines from g_warning and g_error 2016-02-28 12:23:12 -05:00
gtktreemodelrefcount.h
icontheme.c Drop builtin icon test 2018-07-22 17:16:20 +00:00
keyhash.c Replace gdk_keymap_get_for_display by gdk_display_get_keymap 2017-12-15 07:44:58 -05:00
listbox.c GtkListBox: Fix a bug in unselection 2014-10-31 22:34:09 -04:00
liststore.c
main.c gtkmain: Add gtk_get_main_thread() 2018-06-08 18:41:54 +01:00
maplistmodel.c GtkMapListModel: add 2018-09-16 18:50:17 +02:00
meson.build testsuite: Add selection model tests 2019-02-10 18:43:59 -05:00
modelrefcount.c
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: omit some selection properties 2019-02-10 18:43:59 -05:00
object.c Drop row/column-span-column from tests 2019-01-23 22:42:51 -05:00
objects-finalize.c Make GtkInvisible private 2019-02-06 02:06:19 -05:00
papersize.c
propertylookuplistmodel.c propertylookuplistmodel: Add 2018-09-16 18:50:17 +02:00
rbtree-crash.c rbtree: Fix a crash in insertion fixup 2019-01-20 06:09:40 +01:00
rbtree.c Rename GtkRBTree to GtkTreeRBTree 2019-01-14 02:14:11 +01:00
recentmanager.c tests: Bulk add recent items in an idle 2019-02-08 14:37:21 +00:00
regression-tests.c
revealer-size.c revealer: Request child size for NONE transition type 2017-07-19 21:27:13 -04:00
scrolledwindow.c testsuite/scrolledwindow: Try non-overlay/non-auto 2017-05-10 22:29:01 +01:00
searchbar.c Add basic searchbar set_key_capture_widget tests 2018-05-19 10:18:50 +02:00
singleselection.c Exclude some tests on too-old glib 2019-02-10 23:14:59 -05:00
slicelistmodel.c testsuite/gtk/slicelistmodel.c: Avoid VLAs 2019-01-21 13:49:20 +08:00
sortlistmodel.c testsuite/gtk/[flatten|sort]listmodel.c: Avoid VLA usage 2018-10-09 16:26:21 +08:00
sortmodel.c tree model sort: Fix set_sort_column 2018-01-16 18:17:54 -05:00
spinbutton.c Add some spinbutton tests 2014-08-14 00:04:10 -04:00
stylecontext.c stylecontext: Port to use display instead of screen 2017-10-31 03:05:54 +01:00
templates.c GdkWindow -> GdkSurface initial type rename 2018-03-20 11:40:08 +01:00
textbuffer.c Fix the textbuffer test 2017-12-26 23:15:30 -05:00
textiter.c testsuite/gtk/textiter: Add missing assertion 2017-02-18 20:20:34 +00:00
treelistmodel.c treelistmodel: Refactor to add GtkTreeListRow 2018-09-16 18:50:17 +02:00
treemodel.c testsuite: Strip newlines from g_warning and g_error 2016-02-28 12:23:12 -05:00
treemodel.h
treepath.c
treestore.c tests: Avoid g_test_expect_message 2016-08-06 17:13:25 -04:00
treeview.c Remove gtk_widget_show_all 2017-01-20 21:37:04 +01:00
typename.c GtkBuilder: Undo the type name heuristic changes 2014-10-03 09:29:45 -04:00
widgetorder.c testsuite: Add test case for previous commit 2017-09-29 12:16:06 +02:00
window.c testsuite: Update window test to use gestures when interactive 2018-07-30 13:14:12 +02:00