summaryrefslogtreecommitdiff
path: root/testsuite/a11y/meson.build
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2020-10-25 19:29:00 -0400
committerMatthias Clasen <mclasen@redhat.com>2020-10-25 19:29:00 -0400
commit37d4932b313b95c93410dc8e0cf01308b27ad757 (patch)
tree5e66722a69bada0e43ac4ccd7af4d032dded78da /testsuite/a11y/meson.build
parent13b9b9b7d8acdb0bb48e2b281ee705f4414560b0 (diff)
downloadgtk+-37d4932b313b95c93410dc8e0cf01308b27ad757.tar.gz
a11y: Add more tests
Test some of the attributes that GTK maintains for every widget.
Diffstat (limited to 'testsuite/a11y/meson.build')
-rw-r--r--testsuite/a11y/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/a11y/meson.build b/testsuite/a11y/meson.build
index d8471bc6fc..8ebfd032cd 100644
--- a/testsuite/a11y/meson.build
+++ b/testsuite/a11y/meson.build
@@ -17,6 +17,7 @@ tests = [
{ 'name': 'entry' },
{ 'name': 'expander' },
{ 'name': 'flowbox' },
+ { 'name': 'general' },
{ 'name': 'image' },
{ 'name': 'label' },
{ 'name': 'listbox' },