dart-sdk/pkg/analysis_server/test/services
Konstantin Shcheglov fae9e418ea Deprecate Element.enclosingElement, use enclosingElement2 instead.
Change-Id: I78edb6d433949eb8bd86f397fb873a078edf9fc4
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/311827
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
2023-06-29 19:45:19 +00:00
..
completion Put aside invalid mixin constructors, quick fix for MIXIN_DECLARES_CONSTRUCTOR. 2023-06-28 19:49:08 +00:00
correction Refactors to allow for parse only mode for lints and fixes. 2023-06-22 18:20:15 +00:00
linter Migrate some tests and test utilities in server 2021-04-03 19:23:44 +00:00
refactoring Deprecate Element.enclosingElement, use enclosingElement2 instead. 2023-06-29 19:45:19 +00:00
search Use getResolvedUnit(File) in AbstractContextTest. 2023-06-11 23:59:39 +00:00
snippets Separate testFile and testFilePath in server tests. 2023-06-07 23:56:09 +00:00
user_prompts Use OpenUriNotificationSender to replace separate flag and sending method. 2023-04-26 18:17:37 +00:00
test_all.dart [analysis_server] Prompt when there are issues that might be fixable by "dart fix" 2023-03-21 17:05:39 +00:00