flutter/packages/flutter/test/widgets
Darren Austin af0c7aed1c
Migrate framework tests for rendering, semantics, widgets to null safety (#67453)
Migrate framework tests for rendering, semantics, widgets to null safety.
2020-10-07 10:06:32 -07:00
..
absorb_pointer_test.dart Migrate framework tests for rendering, semantics, widgets to null safety (#67453) 2020-10-07 10:06:32 -07:00
actions_test.dart Migrate framework tests for rendering, semantics, widgets to null safety (#67453) 2020-10-07 10:06:32 -07:00
align_test.dart Migrate framework tests for rendering, semantics, widgets to null safety (#67453) 2020-10-07 10:06:32 -07:00
animated_align_test.dart Migrate framework tests for rendering, semantics, widgets to null safety (#67453) 2020-10-07 10:06:32 -07:00
animated_container_test.dart Migrate framework tests for rendering, semantics, widgets to null safety (#67453) 2020-10-07 10:06:32 -07:00
animated_cross_fade_test.dart Migrate framework tests for rendering, semantics, widgets to null safety (#67453) 2020-10-07 10:06:32 -07:00
animated_list_test.dart Migrate framework tests for rendering, semantics, widgets to null safety (#67453) 2020-10-07 10:06:32 -07:00
animated_padding_test.dart Migrate framework tests for rendering, semantics, widgets to null safety (#67453) 2020-10-07 10:06:32 -07:00
animated_positioned_test.dart Migrate framework tests for rendering, semantics, widgets to null safety (#67453) 2020-10-07 10:06:32 -07:00
animated_size_test.dart Migrate framework tests for rendering, semantics, widgets to null safety (#67453) 2020-10-07 10:06:32 -07:00
animated_switcher_test.dart Migrate framework tests for rendering, semantics, widgets to null safety (#67453) 2020-10-07 10:06:32 -07:00
annotated_region_test.dart Migrate framework tests for rendering, semantics, widgets to null safety (#67453) 2020-10-07 10:06:32 -07:00
app_navigator_key_test.dart Migrate framework tests for rendering, semantics, widgets to null safety (#67453) 2020-10-07 10:06:32 -07:00
app_overrides_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
app_test.dart Page-subclasses to take children instead of builder (#66694) 2020-09-27 15:32:07 -07:00
app_title_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
aspect_ratio_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
async_lifecycle_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
async_test.dart Some minor improvements to the AsyncSnapshot API (#63347) 2020-08-10 11:11:02 -07:00
autofill_group_test.dart Autofill save (#58731) 2020-07-28 10:23:17 -07:00
automatic_keep_alive_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
backdrop_filter_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
banner_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
baseline_test.dart [LayoutBuilder] Implements baseline logic to pass baseline to child (#65000) 2020-09-14 18:02:05 -07:00
basic_test.dart Continue the clipBehavior breaking change (#61366) 2020-09-15 11:27:07 -07:00
binding_attach_root_widget_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
binding_cannot_schedule_frame_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
binding_deferred_first_frame_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
binding_first_frame_rasterized_test.dart [null-safety] remove quiver from flutter tests (#62866) 2020-08-04 14:26:04 -07:00
binding_frame_scheduling_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
binding_test.dart Remove unused 'dart:async' imports. (#65568) 2020-09-16 14:14:06 -07:00
box_decoration_test.dart Allow new methods to be added to ui.Image for tests (#65876) 2020-09-22 11:55:39 -07:00
box_sliver_mismatch_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
build_fail_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
build_scope_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
center_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
clamp_overscrolls_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
clip_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
color_filter_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
column_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
composited_transform_test.dart Revert "Add CompositedTransformFollower.{followerAnchor, leaderAnchor} for custom anchoring (#64930)" (#65871) 2020-09-15 11:28:52 -07:00
constrained_box_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
container_test.dart Added transformAlignment for container (#66201) 2020-09-30 14:55:58 -07:00
coordinates_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
custom_multi_child_layout_test.dart Make FlutterErrorDetails.exception non-nullable as documented (#67364) 2020-10-05 18:07:02 -07:00
custom_paint_test.dart migrate rendering to nullsafety (#64621) 2020-08-27 16:38:10 -07:00
custom_painter_test.dart Adds getter/setter for slider semantics flag. (#65766) 2020-09-29 09:29:36 -07:00
custom_scroll_view_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
custom_single_child_layout_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
debug_test.dart Default textBaseline to alphabetic in Flex (#61425) 2020-07-14 22:36:02 -07:00
default_text_height_behavior_test.dart Re-land "[Widgets] Add DefaultTextHeightBehavior inherited widget." (#59350) 2020-06-16 12:50:02 -07:00
default_text_style_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
directionality_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
dismissible_test.dart Make Dismissible's HitTestBehavior an argument (#64379) 2020-09-23 10:02:05 -07:00
disposable_build_context_test.dart Reland "Nnbd widgets" (#65528) 2020-09-15 16:42:00 +02:00
dispose_ancestor_lookup_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
draggable_scrollable_sheet_test.dart Updated the framework tests to use the new button API. (#62220) 2020-07-28 15:21:06 -07:00
draggable_test.dart Adds an onMove callback on a DragTarget. (#60174) 2020-07-28 09:56:09 -07:00
drawer_test.dart Updated the framework tests to use the new button API. (#62220) 2020-07-28 15:21:06 -07:00
dual_transition_builder_test.dart Revert "Revert "[PageTransitionsBuilder] Fix 'ZoomPageTransition' built more than once (#58686)" (#59992)" (#60245) 2020-06-24 17:03:01 -07:00
editable_text_cursor_test.dart Reland ##65044 (#66061) 2020-09-17 15:55:45 -07:00
editable_text_show_on_screen_test.dart Reland "Prevent viewport.showOnScreen from scrolling the viewport if the specified Rect is already visible. (#56413)" reverted in #64091 (#64513) 2020-08-28 22:13:04 -07:00
editable_text_test.dart fix _getPixelPerfectCursorOffset logic when infinite (#66845) 2020-09-28 20:37:04 -07:00
editable_text_utils.dart Migrate non-test files in flutter/test (#67098) 2020-10-02 21:57:04 -07:00
ensure_visible_test.dart Revert "Improve the behavior of Scrollable.ensureVisible when Scrollable nested (#65226)" (#66918) 2020-09-29 16:11:30 -07:00
error_widget_builder_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
fade_in_image_test.dart Reland dispose images when done (#67100) (#67177) 2020-10-05 12:03:27 -07:00
fade_transition_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
fitted_box_test.dart Default FittedBox's clipBehavior to none (#66700) 2020-09-28 22:46:21 -07:00
flex_test.dart Continue the clipBehavior breaking change (#61366) 2020-09-15 11:27:07 -07:00
flow_test.dart Added clipBehavior to Overlay, Flow, AnimatedSize and AndroidView (#65910) 2020-09-17 15:22:10 -07:00
focus_manager_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
focus_scope_test.dart Fix ExcludeFocus so it won't refocus a sibling of the focused node. (#61756) 2020-07-23 08:27:53 -07:00
focus_traversal_test.dart Skip Audit - Widgets Library (#60936) 2020-07-08 19:26:03 -07:00
form_test.dart Add back the autovalidate class property (#66267) 2020-09-28 09:27:16 -07:00
fractionally_sized_box_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
framework_test.dart Reland "Nnbd widgets" (#65528) 2020-09-15 16:42:00 +02:00
gesture_detector_semantics_test.dart Add onTertiaryTap* to TapGestureRecognizer and GestureDetector (#62788) 2020-08-08 15:21:02 -07:00
gesture_detector_test.dart bug fix for pointer id in test gestures (#63816) 2020-08-15 10:41:02 -07:00
gesture_disambiguation_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
gesture_utils.dart Migrate non-test files in flutter/test (#67098) 2020-10-02 21:57:04 -07:00
global_keys_duplicated_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
global_keys_moving_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
grid_paper_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
grid_view_layout_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
grid_view_test.dart Add clipBehavior to ListView, GridView, PageView (#63147) 2020-08-13 15:01:41 -07:00
heroes_test.dart Prefer moreOrLessEquals over closeTo (#64915) 2020-08-30 22:20:16 -07:00
hit_testing_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
html_element_view_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
hyperlink_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
icon_data_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
icon_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
icon_theme_data_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
image_filter_test.dart Skip Audit - Widgets Library (#60936) 2020-07-08 19:26:03 -07:00
image_headers_test.dart Allow new methods to be added to ui.Image for tests (#65876) 2020-09-22 11:55:39 -07:00
image_icon_test.dart Allow new methods to be added to ui.Image for tests (#65876) 2020-09-22 11:55:39 -07:00
image_package_asset_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
image_resolution_test.dart Allow new methods to be added to ui.Image for tests (#65876) 2020-09-22 11:55:39 -07:00
image_rtl_test.dart Allow new methods to be added to ui.Image for tests (#65876) 2020-09-22 11:55:39 -07:00
image_test.dart Reland dispose images when done (#67100) (#67177) 2020-10-05 12:03:27 -07:00
implicit_animations_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
implicit_semantics_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
independent_widget_layout_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
inherited_dependencies_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
inherited_model_test.dart Updated the framework tests to use the new button API. (#62220) 2020-07-28 15:21:06 -07:00
inherited_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
inherited_theme_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
init_state_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
interactive_viewer_test.dart InteractiveViewer onInteractionUpdate focalPoint (#66065) 2020-09-19 11:17:04 -07:00
intrinsic_width_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
invert_colors_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
keep_alive_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
key_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
layout_builder_and_global_keys_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
layout_builder_and_parent_data_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
layout_builder_and_state_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
layout_builder_mutations_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
layout_builder_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
linked_scroll_view_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
list_body_test.dart Make FlutterErrorDetails.exception non-nullable as documented (#67364) 2020-10-05 18:07:02 -07:00
list_view_builder_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
list_view_correction_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
list_view_fling_test.dart Enable a scrolling fling test. (#62825) 2020-08-04 12:46:07 -07:00
list_view_horizontal_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
list_view_misc_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
list_view_relayout_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
list_view_semantics_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
list_view_test.dart Add clipBehavior to ListView, GridView, PageView (#63147) 2020-08-13 15:01:41 -07:00
list_view_vertical_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
list_view_viewporting_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
list_view_with_inherited_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
list_wheel_scroll_view_test.dart Reland non-breaking "Add clipBehavior to widgets with clipRect #55977" (#59364) 2020-06-17 10:57:40 -07:00
listener_test.dart Treat hover events as normal pointer events, and bring them back to Listener (#63834) 2020-10-05 12:12:04 -07:00
listview_end_append_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
localizations_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
media_query_test.dart [Material] Add support for high contrast theming to Material apps (#62337) 2020-07-29 08:06:06 -07:00
modal_barrier_test.dart Add support for system alert sound (#62086) 2020-07-24 15:49:41 -07:00
mouse_region_test.dart Treat hover events as normal pointer events, and bring them back to Listener (#63834) 2020-10-05 12:12:04 -07:00
multichild_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
multichildobject_with_keys_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
navigator_and_layers_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
navigator_replacement_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
navigator_restoration_test.dart Make Navigator restorable (inkl. WidgetsApp, MaterialApp, CupertinoApp) (#65658) 2020-10-02 11:42:02 -07:00
navigator_test.dart Make Navigator restorable (inkl. WidgetsApp, MaterialApp, CupertinoApp) (#65658) 2020-10-02 11:42:02 -07:00
nested_scroll_view_test.dart Fix NestedScrollView inner ballistic activity for 0 velocity (#61386) 2020-07-16 09:41:04 -07:00
notification_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
obscured_animated_image_test.dart Allow new methods to be added to ui.Image for tests (#65876) 2020-09-22 11:55:39 -07:00
observer_tester.dart Migrate non-test files in flutter/test (#67098) 2020-10-02 21:57:04 -07:00
opacity_test.dart Skip Audit - Widgets Library (#60936) 2020-07-08 19:26:03 -07:00
overflow_bar_test.dart Added OverflowBar widget (#62350) 2020-07-29 13:41:04 -07:00
overflow_box_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
overlay_test.dart Added clipBehavior to Overlay, Flow, AnimatedSize and AndroidView (#65910) 2020-09-17 15:22:10 -07:00
overscroll_indicator_test.dart The OverscrollIndicator should not overflow the scrollable view's edge (#64239) 2020-08-28 10:38:05 -07:00
page_forward_transitions_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
page_route_builder_test.dart Build routes even less. (#62588) 2020-08-17 15:16:06 -07:00
page_storage_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
page_transitions_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
page_view_test.dart Add clipBehavior to ListView, GridView, PageView (#63147) 2020-08-13 15:01:41 -07:00
pageable_list_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
parent_data_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
performance_overlay_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
physical_model_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
placeholder_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
platform_view_test.dart Lazily compute PointerEvent's transformed positions (#63813) 2020-10-02 15:09:23 -07:00
positioned_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
range_maintaining_scroll_physics_test.dart Deprecate VelocityTracker default constructor and added VelocityTracker.withKind constructor (#66043) 2020-09-17 15:18:31 -07:00
raw_keyboard_listener_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
reassemble_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
render_object_element_test.dart Re-apply "(insert|move|remove)ChildRenderObject Deprecation: Step 1 (#64189)" (#64254) 2020-08-20 08:19:34 -07:00
render_object_widget_test.dart Improve error reporting for RenderObject visitChildren errors (#61455) 2020-07-14 14:21:14 -04:00
reparent_state_harder_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
reparent_state_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
reparent_state_with_layout_builder_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
restorable_property_test.dart Remove decommission from RestorationBuckets (#63687) 2020-08-13 15:01:04 -07:00
restoration_mixin_test.dart Remove decommission from RestorationBuckets (#63687) 2020-08-13 15:01:04 -07:00
restoration_scope_test.dart Remove decommission from RestorationBuckets (#63687) 2020-08-13 15:01:04 -07:00
restoration_scopes_moving_test.dart Remove decommission from RestorationBuckets (#63687) 2020-08-13 15:01:04 -07:00
restoration.dart Migrate non-test files in flutter/test (#67098) 2020-10-02 21:57:04 -07:00
root_restoration_scope_test.dart migrate rendering to nullsafety (#64621) 2020-08-27 16:38:10 -07:00
rotated_box_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
route_notification_messages_test.dart Page-subclasses to take children instead of builder (#66694) 2020-09-27 15:32:07 -07:00
router_test.dart Page-subclasses to take children instead of builder (#66694) 2020-09-27 15:32:07 -07:00
routes_test.dart Page-subclasses to take children instead of builder (#66694) 2020-09-27 15:32:07 -07:00
row_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
rtl_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
run_app_async_test.dart [null-safety] remove quiver from flutter tests (#62866) 2020-08-04 14:26:04 -07:00
run_app_test.dart Updated the framework tests to use the new button API. (#62220) 2020-07-28 15:21:06 -07:00
safe_area_test.dart Fix SafeArea and SliverSafeArea debug flag properties (#63455) 2020-08-14 12:01:05 -07:00
scroll_activity_test.dart Replaced obsolete use of FlatButton with TextButton in scroll_activity_test (#66602) 2020-09-25 07:32:17 -07:00
scroll_aware_image_provider_test.dart Allow new methods to be added to ui.Image for tests (#65876) 2020-09-22 11:55:39 -07:00
scroll_behavior_test.dart Deprecate VelocityTracker default constructor and added VelocityTracker.withKind constructor (#66043) 2020-09-17 15:18:31 -07:00
scroll_controller_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
scroll_events_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
scroll_interaction_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
scroll_notification_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
scroll_physics_test.dart Reduce iOS scroll damping for lists with differently sized items (#59623) 2020-08-07 20:21:07 -07:00
scroll_position_test.dart Remove unused 'dart:async' imports. (#65568) 2020-09-16 14:14:06 -07:00
scroll_simulation_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
scroll_view_test.dart add ScrollViewKeyboardDismissBehavior to CustomScrollView constructor (#66014) 2020-09-21 11:12:06 -07:00
scrollable_animations_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
scrollable_dispose_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
scrollable_fling_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
scrollable_grid_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
scrollable_in_overlay_test.dart Reland "Nnbd widgets" (#65528) 2020-09-15 16:42:00 +02:00
scrollable_list_hit_testing_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
scrollable_of_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
scrollable_restoration_test.dart Make Scrollables restorable (#63131) 2020-08-10 21:01:10 -07:00
scrollable_semantics_test.dart Fix SemanticsNode.rect position for nested scrollables with useTwoPaneSemantics (#62359) 2020-07-31 09:46:06 -07:00
scrollable_semantics_traversal_order_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
scrollable_test.dart test (#67021) 2020-09-30 18:02:04 -07:00
scrollbar_test.dart [null-safety] remove mockito from scrollbar test (#64493) 2020-08-31 13:27:12 -07:00
selectable_text_test.dart Replaced obsolete use of FlatButton with TextButton (#66597) 2020-09-25 07:31:56 -07:00
semantics_1_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
semantics_2_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
semantics_3_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
semantics_4_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
semantics_5_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
semantics_6_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
semantics_7_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
semantics_8_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
semantics_9_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
semantics_10_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
semantics_11_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
semantics_clipping_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
semantics_debugger_test.dart Updated the framework tests to use the new button API. (#62220) 2020-07-28 15:21:06 -07:00
semantics_event_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
semantics_keep_alive_offstage_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
semantics_merge_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
semantics_test.dart Adds getter/setter for slider semantics flag. (#65766) 2020-09-29 09:29:36 -07:00
semantics_tester_generateTestSemanticsExpressionForCurrentSemanticsTree_test.dart Remove unused 'dart:async' imports. (#65568) 2020-09-16 14:14:06 -07:00
semantics_tester_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
semantics_tester.dart Migrate non-test files in flutter/test (#67098) 2020-10-02 21:57:04 -07:00
semantics_traversal_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
semantics_zero_surface_size_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
set_state_1_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
set_state_2_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
set_state_3_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
set_state_4_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
set_state_5_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
shader_mask_test.dart Skip Audit - Widgets Library (#60936) 2020-07-08 19:26:03 -07:00
shadow_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
shape_decoration_test.dart Allow new methods to be added to ui.Image for tests (#65876) 2020-09-22 11:55:39 -07:00
shortcuts_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
shrink_wrapping_viewport_test.dart Reland "Nnbd widgets" (#65528) 2020-09-15 16:42:00 +02:00
simple_semantics_test.dart Reverse the semantics order of modal barrier and modal scope (#59290) 2020-06-24 10:37:53 -07:00
single_child_scroll_view_test.dart fix SingleChildScrollView clip bug (#63054) 2020-08-10 10:46:04 -07:00
size_changed_layout_notification_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
sized_box_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
sliver_appbar_opacity_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
sliver_constraints_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
sliver_fill_remaining_test.dart [desktop] default to shrink wrap on desktop platforms (#66754) 2020-09-28 14:27:02 -07:00
sliver_fill_viewport_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
sliver_list_test.dart SliverList perform layout start from the initial child when there is no valid layout offset (#66262) 2020-09-22 12:12:03 -07:00
sliver_prototype_item_extent_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
sliver_semantics_test.dart Fixed the sliver appbar to have a fixed traversal order (#65049) 2020-09-08 12:05:02 -07:00
sliver_visibility_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
slivers_appbar_floating_pinned_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
slivers_appbar_floating_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
slivers_appbar_pinned_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
slivers_appbar_scrolling_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
slivers_appbar_stretch_test.dart Remove unused 'dart:async' imports. (#65568) 2020-09-16 14:14:06 -07:00
slivers_block_global_key_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
slivers_block_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
slivers_evil_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
slivers_keepalive_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
slivers_padding_test.dart Sliver padding overlap fix (#65323) 2020-09-28 12:22:07 -07:00
slivers_protocol_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
slivers_test.dart Reland "Nnbd widgets" (#65528) 2020-09-15 16:42:00 +02:00
spacer_test.dart Prefer moreOrLessEquals over closeTo (#64915) 2020-08-30 22:20:16 -07:00
stack_test.dart Add Overflow back with deprecation (#66305) 2020-09-22 17:07:04 -07:00
state_setting_in_scrollables_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
stateful_component_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
stateful_components_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
states.dart Migrate non-test files in flutter/test (#67098) 2020-10-02 21:57:04 -07:00
status_transitions_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
syncing_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
table_test.dart Add assert to Table to check for rows with null children (#61457) 2020-07-14 12:20:22 -07:00
test_border.dart Migrate non-test files in flutter/test (#67098) 2020-10-02 21:57:04 -07:00
test_widgets.dart Migrate non-test files in flutter/test (#67098) 2020-10-02 21:57:04 -07:00
text_golden_test.dart Revert "Warns when single line text fields overflow (#63639)" (#64573) 2020-08-25 11:11:15 -07:00
text_selection_test.dart ClipboardStatusNotifier should handle errors in Clipboard.getData (#64012) 2020-08-19 14:36:08 -07:00
text_semantics_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
text_test.dart Text test should check that a paragraph's longest line is not greater than the width constraint (#67000) 2020-09-30 14:52:08 -07:00
text.dart Migrate non-test files in flutter/test (#67098) 2020-10-02 21:57:04 -07:00
texture_test.dart migrate foundation to nullsafety (#61188) 2020-07-15 18:55:27 +02:00
ticker_mode_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
ticker_provider_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
title_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
tracking_scroll_controller_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
transform_test.dart Add a test for 3D transform with needsCompositing (#61779) 2020-07-28 10:21:08 -07:00
transformed_scrollable_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
transitions_test.dart Prefer moreOrLessEquals over closeTo (#64915) 2020-08-30 22:20:16 -07:00
tween_animation_builder_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
unique_widget_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
value_listenable_builder_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
visibility_test.dart Opt out nnbd in packages/flutter (#59186) 2020-06-11 14:11:30 +02:00
widget_inspector_init_with_structured_error_test.dart Remove unused FlutterErrorDetails subclasses (#61579) 2020-07-24 15:36:08 -07:00
widget_inspector_structure_error_test.dart Remove unused FlutterErrorDetails subclasses (#61579) 2020-07-24 15:36:08 -07:00
widget_inspector_test_utils.dart Migrate non-test files in flutter/test (#67098) 2020-10-02 21:57:04 -07:00
widget_inspector_test.dart Replaced use of obsolete RaisedButton with ElevatedButton in widget_inspector_test (#66603) 2020-09-25 08:26:04 -07:00
wrap_test.dart Continue the clipBehavior breaking change (#61366) 2020-09-15 11:27:07 -07:00