gtk2/testsuite/gtk
Alexander Larsson 7d23b6dad5 Fix gestures test
This tests was testing gestures by faking an event in the
middle of a window that has a hbox with an expanding image in it.
For me (and I guess this depends on all sorts of issues like whether
CSD is enabled, font sizes, etc) the hbox ended up centered horizontally
but not vertically (probably because of csd at the top), so no events
ever hit the inner widgets.

This is fixed by emitting the events at allocation.x/y of the
hbox, which should contain both the hbox and the image (as it expands).
2020-02-10 16:24:03 +01:00
..
file-chooser-test-dir
focus-chain Add a focus-chain test for focusable containers 2019-06-11 17:15:02 +00: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 Remove new attributes from tests 2019-07-28 11:00:29 -04: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
action.c text: add undo support to GtkText 2019-11-05 10:27:29 -08: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 testsuite: Stop using g_test_bug() 2019-05-12 17:28:18 +02:00
builder.c Stop using gtk_main_quit 2020-02-09 23:12:32 -05:00
builderparser.c Add a a drop-in test for the GtkBuilder parser 2014-10-18 22:18:59 -04:00
cellarea.c treeview column: Make final 2019-05-28 23:22:57 -04:00
check-icon-names.c Rename GtkIcon to GtkIconPaintable 2020-02-04 17:19:22 +01:00
constraint-solver.c Use explicit values for constraint strength 2019-07-01 12:39:24 +01:00
cssprovider.c cssprovider test: Remove style property test case 2017-07-19 21:27:14 -04:00
defaultvalue.c testsuite: Make tests run without a11y bus 2020-02-05 22:24:39 -05:00
displayclose.c Stop using gtk_main and gtk_main_quit 2020-02-09 23:12:32 -05:00
entry.c entry, spin button: Drop redundant API 2019-02-28 16:34:00 -05:00
filterlistmodel.c Fix leaks in tests 2019-12-04 18:24:56 -05:00
filtermodel.c tests: Stop using gtk_events_pending 2020-02-09 23:11:49 -05:00
flattenlistmodel.c Fix leaks in tests 2019-12-04 18:24:56 -05:00
floating.c
focus.c eventcontrollerkey: Change behavior of contains-focus 2019-10-07 04:49:50 +02:00
gestures.c Fix gestures test 2020-02-10 16:24:03 +01:00
grid-layout.c Stop using gtk_main_quit 2020-02-09 23:12:32 -05:00
grid.c tests: Update the GtkGrid suite 2019-04-04 22:43:07 +01:00
gtk.test.in Add a forgotten file 2017-10-18 18:52:06 +02:00
gtktreemodelrefcount.c testsuite: Strip newlines from g_warning and g_error 2016-02-28 12:23:12 -05:00
gtktreemodelrefcount.h
icontheme.c icon-theme: Add back and fix test for handling non-square icons 2020-02-10 13:17:15 +01: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 Drop gtk_get_main_thread 2020-02-09 23:13:13 -05:00
maplistmodel.c Fix leaks in tests 2019-12-04 18:24:56 -05:00
meson.build Merge branch 'better-test-isolation-2' into 'master' 2020-02-06 04:53:07 +00:00
modelrefcount.c
no-gtk-init.c testsuite: Stop using g_test_bug() 2019-05-12 17:28:18 +02:00
notify.c testsuite: Skip GtkDragIcon 2020-01-14 09:20:18 -05:00
object.c testsuite: Remove menu special-casing 2019-12-29 20:31:58 -05:00
objects-finalize.c Stop using gtk_main_quit 2020-02-09 23:12:32 -05:00
papersize.c
popover.c Stop using gtk_main_quit 2020-02-09 23:12:32 -05:00
propertylookuplistmodel.c propertylookuplistmodel: Add 2018-09-16 18:50:17 +02:00
rbtree-crash.c testsuite: Stop using g_test_bug() 2019-05-12 17:28:18 +02:00
rbtree.c testsuite: Stop using g_test_bug() 2019-05-12 17:28:18 +02: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 testsuite: Stop using g_test_bug() 2019-05-12 17:28:18 +02:00
slicelistmodel.c Fix leaks in tests 2019-12-04 18:24:56 -05:00
sortlistmodel.c Fix leaks in tests 2019-12-04 18:24:56 -05:00
sortmodel.c testsuite: Stop using g_test_bug() 2019-05-12 17:28:18 +02:00
spinbutton.c Add some spinbutton tests 2014-08-14 00:04:10 -04:00
templates.c Stop using gtk_main and gtk_main_quit 2020-02-09 23:12:32 -05:00
test-focus-chain.c testsuite: Be robust against broken focus 2019-06-11 17:14:42 +00:00
testsorter.c Stop using gtk_main_quit 2020-02-09 23:12:32 -05:00
textbuffer.c textview: Use paintables instead of textures, and fix the support 2020-02-06 17:47:56 +01:00
textiter.c testsuite/gtk/textiter: Add missing assertion 2017-02-18 20:20:34 +00:00
theme-validate.c testsuite: Add theme-validate test 2019-04-18 02:28:42 +02:00
treelistmodel.c Fix treelistmodel tests 2019-12-04 18:30:37 -05:00
treemodel.c testsuite: Stop using g_test_bug() 2019-05-12 17:28:18 +02:00
treemodel.h
treepath.c
treestore.c testsuite: Stop using g_test_bug() 2019-05-12 17:28:18 +02:00
treeview.c testsuite: Stop using g_test_bug() 2019-05-12 17:28:18 +02:00
typename.c builder: Improve type name mangling 2019-12-13 14:21:44 -05:00
widgetorder.c testsuite: Add test case for previous commit 2017-09-29 12:16:06 +02:00
window.c Stop using gtk_main_quit 2020-02-09 23:12:32 -05:00