dart-sdk/tests/language/part
Johnni Winther 6a249fdcb0 [cfe] Include import paths in error for unavailable dart: libraries
This special-cases the error for importing/exporting dart: libraries
that are not available on the current platform and includes a detail
description of how the unavailable library was imported in the
context of the error message.

Currently there is no special casing of the message depending on the
unavailable library and the current platform, as this is meant as
a catch-all message. In a follow-up I'll add special casing of the
message for some of these cases.

In response to https://github.com/dart-lang/sdk/issues/47260

Change-Id: Ia296f9ca1b03bf664e12241a139970ef31c8a2d3
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/261821
Commit-Queue: Johnni Winther <johnniwinther@google.com>
Reviewed-by: Jens Johansen <jensj@google.com>
2022-11-08 14:54:17 +00:00
..
missing_part_of_tag_part.dart
missing_part_of_tag_test.dart
of_multiple_libs_lib.dart
of_multiple_libs_part.dart
of_multiple_libs_runtime_test.dart
of_multiple_libs_test.dart
of_uri2_part.dart
of_uri2_part2.dart
of_uri2_test.dart
of_uri_part.dart
of_uri_part2.dart
of_uri_test.dart
part.dart
part2_test.dart
part_test.dart
refers_to_core_library_runtime_test.dart
refers_to_core_library_test.dart
self_test.dart