gtk2/testsuite/a11y
Emmanuele Bassi 0af6630521 a11y: Consolidate accessibility environment variables
Use a single environment variable for everything:

 - select the ATContext implementation
 - select the test ATContext
 - disable ATContext entirely

We use the same pattern as GSK_RENDERER, GTK_DEBUG, etc.

The documentation needs to be updated to include the environment
variable.
2020-11-09 16:21:49 +00:00
..
accessible.c a11y: Add a display to GtkATContext 2020-10-12 16:19:32 +01:00
button.c linkbutton: Use the LINK role 2020-10-21 22:19:54 -04:00
checkbutton.c Change button hierarchy 2020-08-29 16:46:28 +02:00
dialog.c a11y: Add dialog and window tests 2020-07-27 21:18:10 -04:00
entry.c a11y: Set an accessible role for GtkEntry 2020-07-28 18:16:37 -04:00
expander.c a11y: Set an accessible role for GtkExpander 2020-07-29 22:46:00 -04:00
flowbox.c a11y: Add tests for GtkFlowBox 2020-10-20 01:12:20 -04:00
general.c a11y: Add more tests 2020-10-25 19:29:00 -04:00
image.c a11y: Set accessible roles for GtkImage and GtkPicture 2020-07-28 18:16:37 -04:00
label.c a11y: Add a test for label properties 2020-10-20 00:25:39 -04:00
levelbar.c a11y: Set an accessible role for GtkLevelBar 2020-07-29 22:46:00 -04:00
listbox.c a11y: Add tests for GtkListBox 2020-10-20 01:07:13 -04:00
meson.build a11y: Consolidate accessibility environment variables 2020-11-09 16:21:49 +00:00
passwordentry.c a11y: Set an accessible role for GtkPasswordEntry 2020-07-28 18:23:57 -04:00
progressbar.c a11y: Update the valuetext attribute of GtkProgressBar 2020-07-28 16:59:08 +01:00
scrollbar.c a11y: Add a scrollbar relation test 2020-07-28 18:16:37 -04:00
searchentry.c a11y: Set an accessible role for GtkSearchEntry 2020-07-28 18:16:37 -04:00
separator.c a11y: Add separator tests 2020-07-27 21:18:10 -04:00
spinbutton.c a11y: Add spinbutton tests 2020-07-27 21:18:10 -04:00
stack.c a11y: Add tests for GtkStack and GtkStackSwitcher 2020-10-20 00:46:07 -04:00
switch.c a11y: Add switch tests 2020-07-27 21:18:10 -04:00
textview.c a11y: Set an accessible role for GtkTextView 2020-07-29 22:46:00 -04:00
window.c a11y: Add dialog and window tests 2020-07-27 21:18:10 -04:00