flutter/dev/a11y_assessments/test
Michael Goderbauer c783ce2344
Remove outdated ignores (#162773)
Powered by the new and amazing `unnecessary_ignore` lint.

We're not enabling this lint by default because being able to
temporarily use ignores that don't ignore anything is a powerful tool to
enable migrations. We should turn this lint on locally periodically,
though, and clean up all outdated ignores.
2025-02-06 18:40:25 +00:00
..
accessibility_guideline_test.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
action_chip_test.dart fix(material/a11y_assessments): add unique page title (#152148) 2024-08-22 21:28:22 +00:00
app_bar_test.dart Add app bar and tab bar to a11y assessment app (#152904) 2024-08-23 17:57:04 +00:00
auto_complete_test.dart fix(flutter/a11y assessments): h1 missing a11y from each page on the web app (#152198) 2024-08-13 22:22:28 +00:00
badge_test.dart fix(flutter/a11y assessments): h1 missing a11y from each page on the web app (#152198) 2024-08-13 22:22:28 +00:00
card_test.dart fix(material/a11y_assessments): add unique page title (#152148) 2024-08-22 21:28:22 +00:00
check_box_list_tile_test.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
date_picker_test.dart fix(flutter/a11y assessments): h1 missing a11y from each page on the web app (#152198) 2024-08-13 22:22:28 +00:00
dialog_test.dart add autofocus to fix a11y issue with dialog (#152637) 2024-08-20 21:25:01 +00:00
drawer_test.dart fix(material/a11y_assessments): add unique page title (#152148) 2024-08-22 21:28:22 +00:00
expansion_tile_test.dart Fixed typos (#159331) 2024-12-05 16:54:09 +00:00
home_page_test.dart Remove outdated ignores (#162773) 2025-02-06 18:40:25 +00:00
material_banner_test.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
navigation_bar_test.dart fix(flutter/a11y assessments): h1 missing a11y from each page on the web app (#152198) 2024-08-13 22:22:28 +00:00
navigation_drawer_test.dart fix(material/a11y_assessments): add unique page title (#152148) 2024-08-22 21:28:22 +00:00
navigation_rail_test.dart Add drawer and navigation drawer in a11y assessment app, also run dart format under a11y_assessments/ (#153034) 2024-08-08 00:19:12 +00:00
radio_list_tile_test.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
slider_test.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
snack_bar_test.dart fix(material/a11y_assessments): add unique page title (#152148) 2024-08-22 21:28:22 +00:00
switch_list_tile_test.dart fix(material/a11y_assessments): add unique page title (#152148) 2024-08-22 21:28:22 +00:00
tab_bar_view_test.dart Add app bar and tab bar to a11y assessment app (#152904) 2024-08-23 17:57:04 +00:00
test_utils.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
text_button_test.dart text button case rework (#154943) 2024-09-13 19:11:08 +00:00
text_field_password_test.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
text_field_test.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00