dart-sdk/pkg/analysis_server/test
Konstantin Shcheglov 57ac271bf1 Verify that 'utf8.encode()' is not used in the analyzer.
To be removed after Dart SDK 3.1 is published, and the analyzer
SDK constraints updated.

See
https://dart-review.googlesource.com/c/sdk/+/254903

Change-Id: I2c3321d991cd3e123f08c5a360487362be16f258
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/313920
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
Reviewed-by: Samuel Rawlins <srawlins@google.com>
2023-07-17 17:28:31 +00:00
..
analysis Pre-fix unreachable_from_main for instance members. 2023-06-09 22:39:27 +00:00
channel Implement the legacy protocol for showing messages and URIs to users 2023-03-24 18:10:17 +00:00
client Convert the completion documentation tests 2023-06-13 00:32:57 +00:00
edit Issue 52177. Fix rename refactoring for type parameter of a class. 2023-04-27 04:51:26 +00:00
integration [analysis_server] Use current path context for path<->uri conversions 2023-07-14 17:30:30 +00:00
lsp [analysis_server]/[analyzer] Change package_path alias -> path 2023-07-17 16:48:36 +00:00
lsp_over_legacy [analysis_server] Use current path context for path<->uri conversions 2023-07-14 17:30:30 +00:00
mock_packages
plugin Separate testFile and testFilePath in server tests. 2023-06-07 23:56:09 +00:00
search Move FuzzyMatcher to analyzer. 2023-05-22 23:10:07 +00:00
services Start converting portions of the KeywordContributor 2023-07-10 19:51:33 +00:00
src Swapping NoopAnalytics for noop from package:unified_analytics 2023-07-14 19:15:20 +00:00
stress + fix dangling library comments 2023-04-11 20:17:38 +00:00
timing
tool [analysis_server] Update LSP generated classes to latest published version of the spec 2023-04-24 15:09:20 +00:00
utilities Remove signs '=' from autosnapshotting arg. 2023-05-30 16:33:43 +00:00
utils + fix dangling library comments 2023-04-11 20:17:38 +00:00
abstract_context.dart Remove shipped features, and deprecated experiments from tests. 2023-06-24 16:23:28 +00:00
abstract_single_unit.dart Refactors to allow for parse only mode for lints and fixes. 2023-06-22 18:20:15 +00:00
analysis_abstract.dart
analysis_server_base.dart Swapping NoopAnalytics for noop from package:unified_analytics 2023-07-14 19:15:20 +00:00
analysis_server_test.dart Swapping NoopAnalytics for noop from package:unified_analytics 2023-07-14 19:15:20 +00:00
benchmarks_test.dart [analysis_server] Allow skipping slow benchmarks with env variable 2023-06-05 16:01:35 +00:00
completion_test.dart Remove debug output from analysis_server/ tests. 2023-04-26 19:58:48 +00:00
completion_test_support.dart
constants.dart
domain_analysis_test.dart Reland "[analysis_server] Analyze fix data in fix_data folder" 2023-04-25 00:08:54 +00:00
domain_completion_test.dart + completion suggestions for pubspec "screenshots" 2023-05-05 16:54:24 +00:00
domain_completion_util.dart
domain_diagnostic_test.dart
domain_execution_test.dart
domain_server_test.dart Use OpenUriNotificationSender to replace separate flag and sending method. 2023-04-26 18:17:37 +00:00
mocks.dart Make utf8.encode() have Uint8List return type 2023-07-11 08:54:33 +00:00
mocks_lsp.dart
protocol_server_test.dart Rework ElementImpl and AugmentationElementImpl hierarchies to use XyzOrAugmentationElementMixin(s). 2023-07-05 20:03:47 +00:00
protocol_test.dart
socket_server_test.dart Swapping NoopAnalytics for noop from package:unified_analytics 2023-07-14 19:15:20 +00:00
test_all.dart Verify that 'utf8.encode()' is not used in the analyzer. 2023-07-17 17:28:31 +00:00
verify_error_fix_status_test.dart If verify_error_fix_status_test fails, output the status file path. 2023-03-31 14:40:47 +00:00
verify_no_solo_test.dart
verify_no_utf8_encode_test.dart Verify that 'utf8.encode()' is not used in the analyzer. 2023-07-17 17:28:31 +00:00
verify_sorted_test.dart
verify_tests_test.dart [analysis_server]/[analyzer] Change package_path alias -> path 2023-07-17 16:48:36 +00:00