gtk2/testsuite
Emmanuele Bassi 8c18480092 a11y: Add a display to GtkATContext
Since we need to check at run time what kind of AT context to use, we
need a hook into the whole GDK backend machinery. The display connection
seems to be the best choice, in this case, as it allows us to determine
whether we're running on an X11 or Wayland system, and thus whether we
should create a GtkAtSpiContext.

This requires some surgery to fix the GtkATContext creation function, in
order to include a GdkDisplay instance.
2020-10-12 16:19:32 +01:00
..
a11y a11y: Add a display to GtkATContext 2020-10-12 16:19:32 +01:00
css Use test AT context with installed tests 2020-10-12 16:19:31 +01:00
gdk Use test AT context with installed tests 2020-10-12 16:19:31 +01:00
gsk Use test AT context with installed tests 2020-10-12 16:19:31 +01:00
gtk Use test AT context with installed tests 2020-10-12 16:19:31 +01:00
performance Alterative sysprof build support 2020-08-21 18:28:29 -04:00
reftests Use test AT context with installed tests 2020-10-12 16:19:31 +01:00
tools Use test AT context with installed tests 2020-10-12 16:19:31 +01:00
meson.build testsuite: Setup tests env by platform 2020-08-05 16:23:14 +08:00