dart-sdk/pkg/analysis_server/test/analysis
Konstantin Shcheglov 38546e90ab Pre-fix unreachable_from_main for instance members.
https://github.com/dart-lang/linter/pull/4441

Change-Id: I55afa6b7d78bc1114ce97c1b5bebcf7a8bca5b98
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/307975
Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
2023-06-09 22:39:27 +00:00
..
get_errors_test.dart Implement the legacy protocol for showing messages and URIs to users 2023-03-24 18:10:17 +00:00
get_hover_test.dart [analysis_server] Remove interface, final, and sealed mixins from the analysis server. 2023-03-24 17:09:24 +00:00
get_navigation_test.dart Implement the legacy protocol for showing messages and URIs to users 2023-03-24 18:10:17 +00:00
get_signature_test.dart Stop using main in test code in more places, part 3 2022-05-06 22:34:50 +00:00
notification_analysis_options_test.dart Pre-fix unreachable_from_main for instance members. 2023-06-09 22:39:27 +00:00
notification_analyzed_files_test.dart Rename newFile2() to newFile(). 2022-04-19 02:59:57 +00:00
notification_closing_labels_test.dart [analysis_server] Avoid Future-of-implicit-dynamic in tests 2023-03-07 21:12:58 +00:00
notification_errors_test.dart Rename Local refactoring for pattern variables. 2023-02-09 20:05:17 +00:00
notification_folding_test.dart [analysis_server] Avoid Future-of-implicit-dynamic in tests 2023-03-07 21:12:58 +00:00
notification_highlights2_test.dart Add static invocation case for EXTENSION highlighting. 2023-05-08 14:40:38 +00:00
notification_implemented_test.dart [analysis_server] Avoid Future-of-implicit-dynamic in tests 2023-03-07 21:12:58 +00:00
notification_navigation_test.dart Update navigation region from PatternField.name to the referenced element. 2023-03-23 18:02:09 +00:00
notification_occurrences_test.dart Pre-fix unreachable_from_main for instance members. 2023-06-09 22:39:27 +00:00
notification_outline_test.dart [analysis_server] Avoid Future-of-implicit-dynamic in tests 2023-03-07 21:12:58 +00:00
notification_overrides_test.dart Rename newFile2() to newFile(). 2022-04-19 02:59:57 +00:00
reanalyze_test.dart Rename newFile2() to newFile(). 2022-04-19 02:59:57 +00:00
set_priority_files_test.dart Add a flag that will allow plugin support to be disabled when necessary 2022-11-30 16:02:50 +00:00
test_all.dart Migrate remaining unblocked tests 2021-04-19 15:57:38 +00:00
update_content_test.dart Move the tests for legacy refactorings 2022-08-09 04:22:42 +00:00