dart-sdk/pkg
Konstantin Shcheglov c195896c84 Remove many uses of EngineTestCase.findNode()
R=brianwilkerson@google.com

Change-Id: I60c71f55f1d5e01a645b41fd0bd82282ca2eae20
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/118521
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
2019-09-24 14:21:19 +00:00
..
analysis_server Add syntax highlighting to instrumentation_renderer 2019-09-23 18:51:55 +00:00
analysis_server_client Add output directory field to dartfix API 2019-09-16 22:51:21 +00:00
analysis_tool [analyzer] enable implicit-casts: false for several projects 2019-08-13 16:26:41 +00:00
analyzer Remove many uses of EngineTestCase.findNode() 2019-09-24 14:21:19 +00:00
analyzer_cli Skip parts with invalid URIs. 2019-09-12 15:51:20 +00:00
analyzer_fe_comparison [cfe+vm+ddc] Return ClassHierarchy and CoreTypes together with Component 2019-08-09 13:02:12 +00:00
analyzer_plugin Don't use Element.type in analyzer_plugin. 2019-09-20 22:37:23 +00:00
async_helper Move async_minitest to package:async_helper. 2019-05-10 19:43:58 +00:00
build_integration dont fall back on the wrapped file system when the uri is the multi-uri scheme 2019-04-11 17:09:52 +00:00
compiler [dart2js] Add JS-interop classes as supertypes of JavaScriptObject. 2019-09-20 21:43:16 +00:00
dart2js_tools
dart2native [SDK] Fixes flags for dart2native. 2019-09-24 13:21:29 +00:00
dart_internal [dart_internal] Bump SDK upper-bound to <2.7.0 2019-09-13 22:01:16 +00:00
dartfix Add a command-line option to dartfix to specify the output directory 2019-09-17 13:46:27 +00:00
dev_compiler Reland "[dartdevc] fix for const / overridden fields" 2019-09-23 21:31:49 +00:00
diagnostic
expect [dartdevc] Add modular NNBD test 2019-09-19 16:53:50 +00:00
front_end [CFE] Fix of crash etc in error messages wrt formal parameters 2019-09-24 11:50:09 +00:00
js Updating the package:js README 2019-08-19 17:52:57 +00:00
js_ast Avoid warnings in pkg/js_ast 2019-07-12 15:51:23 +00:00
kernel [kernel] Recover TypeParameter.variance while deserializing 2019-09-23 15:17:38 +00:00
meta fix typo in factory; add mixin text for protected 2019-09-09 14:11:47 +00:00
modular_test Fix parsing of output-directory Uri in windows 2019-06-11 23:21:43 +00:00
nnbd_migration Don't use ClassElement.type in nnbd_migration. 2019-09-19 16:15:40 +00:00
smith Make the NNBD command-line options less, uh, half-baked. 2019-09-10 22:39:19 +00:00
sourcemap_testing Move annotated_code_helper.dart into front_end. 2019-07-05 11:40:25 +00:00
status_file [infra] status file clean up tool: add flag to also remove non-essential expectations in lines with comments 2019-09-04 08:57:53 +00:00
telemetry [analyzer] fix an exception when run on platforms w/o home dirs 2019-06-28 18:31:49 +00:00
test_runner Treat the case that the reported error location has length 0 2019-09-23 06:46:39 +00:00
testing [pkg/testing] Replace top-level logging functions with an interface. 2019-09-23 07:57:39 +00:00
vm [cfe/vm] prefer_final in pkg/vm/lib/transformations/ffi 2019-09-24 13:22:19 +00:00
vm_service Allow responses with no "type" field to succeed for ServiceExtensionConsumers. 2019-09-17 14:42:31 +00:00
.gitignore [analyzer] update the pkg/.gitignore file to ignore the pkg/analysis_server/language_model/ dir 2019-07-26 21:28:51 +00:00
BUILD.gn
pkg.status Mark pkg/modular_test/test/memory_pipeline_test slow (to compile) on dart2js 2019-09-20 23:27:59 +00:00