gtk2/testsuite
Emmanuele Bassi 457b6657bb Turn GtkShortcutTrigger into an object
The lightweight inheritance mechanism used for GtkShortcutTrigger is not
going to be usable by bindings, because boxed types cannot have derived
types.

We could use GTypeInstance and derive everything from that, like
GParamSpec, but in the end shortcuts are not really a performance
critical paths, unlike CSS values or render nodes.
2020-03-25 23:14:45 -04:00
..
a11y testsuite: Fix an a11y test 2020-03-20 12:09:21 -04:00
css gtk: Remove bindings 2020-03-25 23:14:27 -04:00
gdk testsuite: Tell meson we use TAP 2020-03-20 11:55:26 -04:00
gsk testsuite: Tell meson we use TAP 2020-03-20 11:55:26 -04:00
gtk Turn GtkShortcutTrigger into an object 2020-03-25 23:14:45 -04:00
performance testsuite/performance: Add common_cflags to build 2020-03-06 18:22:01 +01:00
reftests testsuite: Tell meson we use TAP 2020-03-20 11:55:26 -04:00
tools testsuite: Specify the test protocol 2020-03-13 15:53:19 -04:00
meson.build Make the performance testcase more general 2020-01-22 00:59:04 -05:00