dart-sdk/pkg/analysis_server/test
Danny Tuppeny 00cc25a28b [analysis_server] Support plugin fixes/assists for LSP
Fixes https://github.com/Dart-Code/Dart-Code/issues/3502.

Change-Id: I90ae72d3ea9581a9e50858fae4c8878fd36bcee8
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/208404
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Brian Wilkerson <brianwilkerson@google.com>
2021-07-30 15:19:57 +00:00
..
analysis Cleanup invalid declarations of main, part 1 2021-06-28 18:13:24 +00:00
channel Migrate lib/src/channel/ 2021-04-06 23:16:43 +00:00
client Cleanup invalid declarations of main, part 1 2021-06-28 18:13:24 +00:00
edit Make Location.endLine and Location.endColumn optional fields in the protocol 2021-07-15 17:35:55 +00:00
integration Make Location.endLine and Location.endColumn optional fields in the protocol 2021-07-15 17:35:55 +00:00
lsp [analysis_server] Support plugin fixes/assists for LSP 2021-07-30 15:19:57 +00:00
mock_packages Adds assist for basic Flutter Builder 2021-04-12 17:33:06 +00:00
plugin Convert several of servers tests to be null safe by default 2021-06-24 04:05:39 +00:00
search Cleanup invalid declarations of main, part 1 2021-06-28 18:13:24 +00:00
services Make Location.endLine and Location.endColumn optional fields in the protocol 2021-07-15 17:35:55 +00:00
src Revert "[analyzer] Use "pub outdated" to get version numbers for pubspec completion" 2021-07-28 18:33:25 +00:00
stress Make ResolvedUnitResult.content/unit non-nullable. 2021-07-14 02:33:10 +00:00
timing Migrate some tests and test utilities in server 2021-04-03 19:23:44 +00:00
tool [analysis_server] Swap from dynamic to Object? in LSP generated code 2021-07-07 17:14:34 +00:00
utils Make local variables that hide fields be final (analysis_server) 2021-04-24 18:12:07 +00:00
abstract_context.dart Rename AnalysisSession.getXyz2() into getXyz(). 2021-07-12 22:42:58 +00:00
abstract_single_unit.dart Make ResolvedUnitResult.content/unit non-nullable. 2021-07-14 02:33:10 +00:00
analysis_abstract.dart Use newAnalysisOptionsYamlFile() where possible. 2021-06-09 23:57:29 +00:00
analysis_server_test.dart Use newAnalysisOptionsYamlFile() where possible. 2021-06-09 23:57:29 +00:00
benchmarks_test.dart Enable omit_local_variable_types in analysis_server 2020-03-30 03:58:44 +00:00
completion_test.dart Cleanup invalid declarations of main, part 1 2021-06-28 18:13:24 +00:00
completion_test_support.dart Migrate remaining unblocked tests 2021-04-19 15:57:38 +00:00
constants.dart Migrate analysis_server and analysis_server_client protocol. 2021-04-02 06:46:41 +00:00
domain_analysis_test.dart Use newAnalysisOptionsYamlFile() where possible. 2021-06-09 23:57:29 +00:00
domain_completion_test.dart Cleanup invalid declarations of main, part 1 2021-06-28 18:13:24 +00:00
domain_completion_util.dart Migrate remaining unblocked tests 2021-04-19 15:57:38 +00:00
domain_diagnostic_test.dart Migrate several test classes 2021-04-19 00:38:19 +00:00
domain_execution_test.dart Migrate several test classes 2021-04-19 00:38:19 +00:00
domain_server_test.dart Migrate several test classes 2021-04-19 00:38:19 +00:00
mocks.dart Revert "[analyzer] Use "pub outdated" to get version numbers for pubspec completion" 2021-07-28 18:33:25 +00:00
mocks_lsp.dart [analysis_server] Swap from dynamic to Object? in LSP generated code 2021-07-07 17:14:34 +00:00
protocol_server_test.dart Make AnalysisResult.path non-nullable. 2021-07-12 18:21:11 +00:00
protocol_test.dart Migrate analysis_server and analysis_server_client protocol. 2021-04-02 06:46:41 +00:00
socket_server_test.dart Remove some unnecessary null checks 2021-04-24 18:22:43 +00:00
test_all.dart [analysis_server] Add a test to ensure no @soloTest annotations 2021-07-14 19:42:30 +00:00
verify_no_solo_test.dart [analysis_server] Add a test to ensure no @soloTest annotations 2021-07-14 19:42:30 +00:00
verify_sorted_test.dart Rename AnalysisSession.getXyz2() into getXyz(). 2021-07-12 22:42:58 +00:00
verify_tests_test.dart Migrate some additional libraries and their tests 2021-04-02 20:02:22 +00:00