dart-sdk/pkg/vm
Jens Johansen 5ded3fd201 [vm] Add test for kernel_service --- test relative packageconfig
This is a follow-up to
https://dart-review.googlesource.com/c/sdk/+/250040

TEST=CL adds test

Change-Id: I5fdd5e44f286c151a9347b4376a7b320ccfa7c81
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/250080
Reviewed-by: Martin Kustermann <kustermann@google.com>
Commit-Queue: Jens Johansen <jensj@google.com>
2022-06-28 13:11:32 +00:00
..
bin [VM] Resolve package config (absolute) uri in kernel service 2022-06-28 11:09:03 +00:00
lib Reapply "Account for @pragma("vm:entry-point") creating additional "root" libraries when partitioning the program into loading units." 2022-06-27 18:56:12 +00:00
test [vm] Add test for kernel_service --- test relative packageconfig 2022-06-28 13:11:32 +00:00
testcases/transformations [vm] New implementation of sync* based on suspend/resume stubs 2022-06-27 18:19:12 +00:00
tool [vm/infra] Improve IL testing framework 2021-11-16 12:39:11 +00:00
analysis_options.yaml [cfe/ffi] Implement Finalizable 2022-02-05 11:54:59 +00:00
LICENSE Update LICENSE 2021-04-07 10:28:38 +00:00
OWNERS [infra] Add OWNERS to the Dart SDK 2022-02-14 14:06:34 +00:00
pubspec.yaml [pkg] prefer 'any' deps for package dev dependencies 2022-05-27 01:34:59 +00:00
README.md

This package hosts VM specific Dart code and helper scripts.