[gtk/wip/matthiasc/can-focus: 37/42] Remove the focus test
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/wip/matthiasc/can-focus: 37/42] Remove the focus test
- Date: Thu, 9 Apr 2020 04:45:49 +0000 (UTC)
commit d1cd794de7e8b8d89786cadbad56e83d8622a6cb
Author: Matthias Clasen <mclasen redhat com>
Date: Wed Apr 8 07:59:23 2020 -0400
Remove the focus test
This test was expecting to make existing widgets like
GtkBox focusable by setting :can-focus. That just doesn't
work anymore.
The focus chain testing that is done here is already
better covered by test-focus-chain, so lets just remove this.
testsuite/gtk/focus.c | 227 ----------------------------------------------
testsuite/gtk/meson.build | 1 -
2 files changed, 228 deletions(-)
---
diff --git a/testsuite/gtk/meson.build b/testsuite/gtk/meson.build
index b576ab661e..f388022cc9 100644
--- a/testsuite/gtk/meson.build
+++ b/testsuite/gtk/meson.build
@@ -29,7 +29,6 @@ tests = [
['filterlistmodel'],
['flattenlistmodel'],
['floating'],
- ['focus'],
#['gestures'],
['grid'],
['grid-layout'],
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]