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

Side by Side Diff: tools/migration/pubspec.yaml

Issue 2987223002: Add a script to run the tests in a migration block. (Closed)
Patch Set: Merge branch 'master' into run-tests Created 3 years, 4 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 | « tools/migration/lib/src/fork.dart ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 name: migration 1 name: migration
2 #version: do-not-upload 2 #version: do-not-upload
3 dependencies: 3 dependencies:
4 args:
5 path: ../../third_party/pkg/args
4 path: 6 path:
5 path: ../../third_party/pkg/path 7 path: ../../third_party/pkg/path
6 status_file: 8 status_file:
7 path: ../../pkg/status_file 9 path: ../../pkg/status_file
OLDNEW
« no previous file with comments | « tools/migration/lib/src/fork.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698