Files
sdk/pkg/vm
Daco Harkes ba2baa5e55 [vm/kernel_service] Fix native_assets.yaml discovery
Before this CL, the kernel_service was recursing one level up to find
a `.dart_tool/native_assets.yaml` due to a typo.

This tests adds a unit test to cover the discovery.
TEST=pkg/vm/test/kernel_service_test.dart

This CL also undoes a spurious change in another test.

Change-Id: Ie7440a2768f8cd6c1195cf31863c8a7fff29e394
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/285681
Reviewed-by: Martin Kustermann <kustermann@google.com>
Commit-Queue: Daco Harkes <dacoharkes@google.com>
2023-02-27 16:49:25 +00:00
..
2021-04-07 10:28:38 +00:00
2022-02-14 14:06:34 +00:00

This package hosts VM specific Dart code and helper scripts.