[gtk/gtk-3-24] meson: a11y tests: don't build testfocus.c, autotools doesn't dist it
- From: Christoph Reiter <creiter src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/gtk-3-24] meson: a11y tests: don't build testfocus.c, autotools doesn't dist it
- Date: Mon, 17 Jun 2019 20:17:50 +0000 (UTC)
commit bd80b34ca81d6849561ddba98c745e4f72d9f7c5
Author: Christoph Reiter <creiter src gnome org>
Date: Mon Jun 17 22:16:03 2019 +0200
meson: a11y tests: don't build testfocus.c, autotools doesn't dist it
And the resulting binary isn't used anyway
testsuite/a11y/meson.build | 5 -----
1 file changed, 5 deletions(-)
---
diff --git a/testsuite/a11y/meson.build b/testsuite/a11y/meson.build
index 538c563608..d8168ffb04 100644
--- a/testsuite/a11y/meson.build
+++ b/testsuite/a11y/meson.build
@@ -43,11 +43,6 @@ skipped_tests = [
'colorchooser',
]
-a11y_testfocus_bin = executable('testfocus',
- 'testfocus.c',
- dependencies: libgtk_dep,
-)
-
a11y_dump_bin = executable('accessibility-dump',
'accessibility-dump.c',
dependencies: libgtk_dep,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]