flutter/packages/flutter_test/test
Greg Spencer 89d6c8d90b
Enables setting of semantics focused and focusable attributes within Focus widgets. (#41814)
This adds a Semantics node to the Focus and FocusScope widgets, setting the focused and focusable attributes so that the accessibility subsystem can be told when a control has the input focus.

Includes an engine roll to flutter/engine@77252d2, and the following 8 engine changes:

flutter/engine@77252d2 Greg Spencer Add missing focusable testing info (flutter/engine#13013)
flutter/engine@0e42a29 skia-flutter-.. Roll src/third_party/skia 54548626a977..e27a503a0a21 (1 commits) (flutter/engine#13024)
flutter/engine@6b56ed7 gaaclarke Refactor: FlutterDartProject (flutter/engine#13006)
flutter/engine@393480c skia-flutter-.. Roll src/third_party/skia 77dde599c98a..54548626a977 (1 commits) (flutter/engine#13023)
flutter/engine@080b89d skia-flutter-.. Roll src/third_party/skia 2b1a25a4d324..77dde599c98a (1 commits) (flutter/engine#13021)
flutter/engine@90b0f30 Ben Konyi Roll src/third_party/dart f4a72bfc64..bb04f145b2 (18 commits) (flutter/engine#13020)
flutter/engine@049fb89 skia-flutter-.. Roll fuchsia/sdk/core/linux-amd64 from q_uYX... to cknsi... (flutter/engine#13019)
flutter/engine@6925b2a skia-flutter-.. Roll fuchsia/sdk/core/mac-amd64 from wuAtw... to u0JpE... (flutter/engine#13018)

Related Issues
Addresses #40101

Landing on red in order to fix the build: it's red because of the needed engine roll.
2019-10-09 14:45:42 -07:00
..
bindings_environment Make it possible to override the FLUTTER_TEST env variable (#34301) 2019-06-28 10:37:27 -07:00
custom_exception_reporter Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
test_config Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
accessibility_test.dart Always test semantics (#35110) 2019-06-28 12:40:23 -07:00
accessibility_window_test.dart use dpr and window size from binding (#39577) 2019-09-01 23:57:32 -07:00
bindings_test.dart Allow test beds to override defaultTestTimeout (#40806) 2019-09-24 16:53:40 -07:00
controller_test.dart Add buttons customization to WidgetController and related testing classes (#31095) 2019-05-15 15:42:03 -07:00
event_simulation_test.dart Add fake keyboard key generation to the testing framework (#40706) 2019-09-24 08:14:38 -07:00
finders_test.dart Always test semantics (#35110) 2019-06-28 12:40:23 -07:00
goldens_test.dart Fix for broken LocalFileComparator output (#40399) 2019-09-16 13:14:46 -07:00
matchers_test.dart Enables setting of semantics focused and focusable attributes within Focus widgets. (#41814) 2019-10-09 14:45:42 -07:00
reference_image_test.dart Roll engine to 5983e34a3c0e1217da7e8bbe9f2fe685048fe259 (#26596) 2019-01-15 19:00:05 -08:00
stack_manipulation_test.dart Refactor core uses of FlutterError. (#30983) 2019-05-01 11:20:12 -07:00
test_async_utils_test.dart Refactor core uses of FlutterError. (#30983) 2019-05-01 11:20:12 -07:00
test_text_input_test.dart Fix indentations of statements in BlockFunctionBody (#28933) 2019-03-07 21:09:28 +01:00
widget_tester_test.dart migrate from slow async io calls (#39515) 2019-08-29 16:47:10 -07:00
window_test.dart Re-land 'Adding physicalDepth to MediaQueryData & TestWindow' (#38546) 2019-08-16 13:34:23 -07:00