Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(531)

Side by Side Diff: tools/.packages

Issue 2019163002: Make test.dart override only those dependencies declared in the pubspec.yaml (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « tests/standalone/io/test_runner_test.dart ('k') | tools/testing/dart/test_runner.dart » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 # The test runner logic depends on `package:yaml`, because it is not structured
2 # as a pub package, we generated this file manually to contain all of yaml's
3 # transitive dependencies.
4 charcode:../third_party/pkg/charcode/lib/
5 collection:../third_party/pkg/collection/lib/
6 path:../third_party/pkg/path/lib/
7 source_span:../third_party/pkg/source_span/lib/
8 string_scanner:../third_party/pkg/string_scanner/lib/
9 yaml:../third_party/pkg/yaml/lib/
OLDNEW
« no previous file with comments | « tests/standalone/io/test_runner_test.dart ('k') | tools/testing/dart/test_runner.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698