gtk2/testsuite/gtk
Carlos Garnacho 40a2b91a6c testsuite: Update gestures test to pointer emulation removal
Now all widgets are mandated to handle the real thing, which means no
pointer events are emulated for the pointer emulating touch. The output
of these tests relied on this fact, so update to the tests handling real
touch events.
2017-10-12 14:47:15 +02:00
..
file-chooser-test-dir build: Move gtk/tests to testsuite/gtk 2013-05-15 15:37:16 +02:00
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 fill child property 2017-04-25 20:30:37 +02: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 Move autotestkeywords to testsuite 2016-03-28 17:56:13 -04:00
bitmask.c bitmask: Fix broken invert_range() implementation 2015-09-07 14:32:09 +02:00
builder.c GtkBuilder: Enforce "class" as a mandatory attribute for <object> 2017-09-25 15:26:34 +02: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-cursor-names.c Update the list of required cursors 2016-01-08 18:11:07 -05:00
check-icon-names.c Avoid some duplicate test names 2015-09-02 07:15:57 -04:00
clipboard.c tests: add clipboard set_with_data test 2014-05-22 12:44:10 +02:00
cssprovider.c cssprovider test: Remove style property test case 2017-07-19 21:27:14 -04:00
defaultvalue.c Fix a few testsuite failures 2017-07-19 21:27:16 -04:00
displayclose.c Remove gtk_widget_show_all 2017-01-20 21:37:04 +01:00
entry.c build: Move gtk/tests to testsuite/gtk 2013-05-15 15:37:16 +02:00
filtermodel.c Remove redundant checks for NULL 2014-10-02 19:06:03 +02:00
firefox-stylecontext.c Update callers 2017-01-19 13:50:17 -05:00
floating.c build: Move gtk/tests to testsuite/gtk 2013-05-15 15:37:16 +02:00
focus.c Remove gtk_widget_show_all 2017-01-20 21:37:04 +01:00
gestures.c testsuite: Update gestures test to pointer emulation removal 2017-10-12 14:47:15 +02:00
grid.c build: Move gtk/tests to testsuite/gtk 2013-05-15 15:37:16 +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 build: Move gtk/tests to testsuite/gtk 2013-05-15 15:37:16 +02:00
icontheme.c gtkicontheme: Don’t emit warning about fallback theme when in unit tests 2016-08-06 17:13:25 -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
meson.build build: Add widgetorder unit test to build system 2017-09-29 12:10:42 +02: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 gdk: Remove GdkX11DisplayManager from the build 2017-05-03 14:15:57 +01:00
object.c API: container: Remove GtkContainer::child property 2016-10-16 18:18:58 +02:00
objects-finalize.c gdk: Remove GdkX11DisplayManager from the build 2017-05-03 14:15:57 +01:00
papersize.c build: Move gtk/tests to testsuite/gtk 2013-05-15 15:37:16 +02:00
rbtree.c testsuite: Strip newlines from g_warning and g_error 2016-02-28 12:23:12 -05: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
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
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 testsuite: Remove :sorted usage 2017-03-05 09:24:41 +01:00
templates.c Drop deprecated gtk_dialog_get_action_area 2016-11-19 21:23:17 -05:00
textbuffer.c testsuite: Strip newlines from g_warning and g_error 2016-02-28 12:23:12 -05:00
textiter.c testsuite/gtk/textiter: Add missing assertion 2017-02-18 20:20:34 +00:00
treemodel.c testsuite: Strip newlines from g_warning and g_error 2016-02-28 12:23:12 -05: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 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: Remove unused function 2017-05-03 15:21:20 +01:00