dart-sdk/tests/lib_2
Martin Kustermann 30085612f4 Reland "[vm] Make VM support .dart_tool/package_config.json"
This CL makes the VM add support for .dart_tool/package_config.json via
  * the --packages=<file> command line parameter
  * the `packageConfig: <file>` parameter to `Isolate.spawnUri`

It also allows now `package:*` uris being used in `Isolate.spawnUri`

The CL also removes the unused `packageRoot` parameter from the Dart to
C++ interface as well as in various places in C++.

The CL also aligns the implementations between sdk and sdk_nnbd more.

Issue https://github.com/dart-lang/sdk/issues/41649
Issue https://github.com/dart-lang/sdk/issues/41245
Issue https://github.com/dart-lang/sdk/issues/41246

Change-Id: Idec0990c731f34efda9c39672067eae9174319f1
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/144826
Commit-Queue: Martin Kustermann <kustermann@google.com>
Reviewed-by: Vyacheslav Egorov <vegorov@google.com>
2020-04-28 16:52:02 +00:00
..
analyzer Normalize status files 2019-06-19 23:04:01 +00:00
async Fix incorrect assert in null safe Future.wait and add regression test. 2020-04-25 00:00:37 +00:00
collection Revert "Reland "Reland "[infra] Add failing test to test CI systems and approvals workflow""" 2020-01-08 10:30:23 +00:00
convert [vm, gc] Verify the store buffer contains all old-space objects that reference new-space objects. 2020-02-27 19:26:33 +00:00
developer [vm, service] Add a test to exercise all timeline recorders. 2020-01-30 01:26:51 +00:00
html Issue 41603. await voidExpression is an error. 2020-04-24 03:42:52 +00:00
isolate Reland "[vm] Make VM support .dart_tool/package_config.json" 2020-04-28 16:52:02 +00:00
js [ddc, dart2js] Fix signature of js_util APIs expecting a constructor. 2020-04-03 04:54:56 +00:00
math Avoid truncating shift in lib_2/math/low_test 2019-07-05 19:47:47 +00:00
mirrors [test] Update use of Null as a bottom type to Never. 2020-03-27 19:49:22 +00:00
typed_data [ VM / typed_data ] Fixed inconsistent results for -Float32x4.zero().clamp and -Float64x2.zero().clamp 2020-02-03 21:59:48 +00:00
wasm [vm] Wasm memory exports, and emscripten hello world 2019-10-01 18:19:56 +00:00
lib_2.status Reland "[vm] Make VM support .dart_tool/package_config.json" 2020-04-28 16:52:02 +00:00
lib_2_app_jit.status Remove appJit and precompiled compiler options 2019-06-24 16:07:27 +00:00
lib_2_dart2js.status Move js_function_getter_trust_types_test off of unittest 2020-03-04 23:56:55 +00:00
lib_2_dartdevc.status Remove html_individual_config from remaining html tests 2020-03-06 06:25:51 +00:00
lib_2_kernel.status [test] Remove dart2js tests of MirrorsUsed. Remove MirrorsUsed annotations for all tests. 2020-01-22 00:06:24 +00:00
lib_2_precompiled.status Delete lib_2/async/timer_not_available_test. 2019-09-12 22:58:07 +00:00
lib_2_vm.status Reland "[vm] Make VM support .dart_tool/package_config.json" 2020-04-28 16:52:02 +00:00