dart-sdk/pkg/analysis_server/test
Konstantin Shcheglov 892b902d11 Improve macro code formatting.
Change-Id: I3c9f1ddaf6b5562a10b767c2f5d7297a5ed655e7
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/210421
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
2021-08-17 20:23:42 +00:00
..
analysis Improve macro code formatting. 2021-08-17 20:23:42 +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 Fix typo in test comment 2021-08-13 08:39:41 +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 Issue 46472. Don't resolve to static Object members via dynamic. 2021-08-10 12:53:23 +00:00
src SPLIT_VARIABLE_DECLARATION assist to handle unreferenceable type 2021-08-17 04:40:52 +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 Rebuild context on bazel BUILD file change. 2021-08-05 12:47:40 +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 Reland "[analyzer] Use "pub outdated" to get version numbers for pubspec completion" 2021-08-02 14:33:09 +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