dart-sdk/pkg/dart2native
Martin Kustermann 0358e0e07a [vm/dart2native] Ensure to normalize packages path (in addition to sourceFile) to guarantee consistency
The path normalization done by dart2native for "sourceFile" can cause
lower-casing of the path. We should do the same for the "packages" path.

TEST=Makes pkg/vm_snapshot_analysis/test/precompiler_trace_test pass on
     Windows in unittest-asserts-release-win config.

Closes https://github.com/dart-lang/sdk/issues/43955

Change-Id: I3de0f2cc33d7a30280d4e815b0b7e3588f24e4f9
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/170093
Reviewed-by: Alexander Aprelev <aam@google.com>
Reviewed-by: Clement Skau <cskau@google.com>
Commit-Queue: Martin Kustermann <kustermann@google.com>
2020-11-04 11:13:36 +00:00
..
bin [SDK] Adds --enable-experiment to dart2native. 2020-08-11 11:22:19 +00:00
lib [vm/dart2native] Ensure to normalize packages path (in addition to sourceFile) to guarantee consistency 2020-11-04 11:13:36 +00:00
analysis_options.yaml Add a new dartdev compile verb. 2020-06-23 08:33:17 +00:00
pubspec.yaml update pubspec.yaml files to reflect actual package usage 2020-08-20 18:08:49 +00:00