Files
sdk/pkg/modular_test/test/loader/valid_packages/expectation.txt
T
Brian Wilkerson 896f874b9f An initial definition of the Target annotation
Change-Id: I6980da1e869c57b15a8bd068fef17f33d6a884ab
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/154380
Commit-Queue: Brian Wilkerson <brianwilkerson@google.com>
Reviewed-by: Nate Bosch <nbosch@google.com>
Reviewed-by: Phil Quitslund <pquitslund@google.com>
2020-07-17 19:01:17 +00:00

43 lines
656 B
Plaintext

# This expectation file is generated by loader_test.dart
expect
is package? yes
is shared? yes
is sdk? no
dependencies: meta, sdk
lib/expect.dart
lib/minitest.dart
js
is package? yes
is shared? yes
is sdk? no
dependencies: sdk
lib/js.dart
lib/js_util.dart
lib/src/varargs.dart
main
**main module**
is package? no
is shared? no
is sdk? no
dependencies: js, expect, sdk
main.dart
meta
is package? yes
is shared? yes
is sdk? no
dependencies: sdk
lib/dart2js.dart
lib/meta.dart
lib/meta_meta.dart
sdk
is package? no
is shared? yes
is sdk? yes
(no dependencies)
(sdk sources omitted)