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

Side by Side Diff: utils/testrunner/pubspec.yaml

Issue 11103015: Added the ability for testrunner to start the HTTP server with a random port and communicate that p… (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 2 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 name: testrunner
Siggi Cherem (dart-lang) 2012/10/10 22:07:28 yay! awesome! There are a few other fields you sh
gram 2012/10/10 23:36:04 Done, apart from homepage, as I don't know yet wha
Siggi Cherem (dart-lang) 2012/10/10 23:39:51 for some reason the changes to this file didn't ge
2 dependencies:
3 args: { sdk: args }
Siggi Cherem (dart-lang) 2012/10/10 22:07:28 probably also add unittest: { sdk: unittest } ?
gram 2012/10/10 23:36:04 Done.
gram 2012/10/10 23:36:04 Done that - and later this will mean that we can s
Siggi Cherem (dart-lang) 2012/10/10 23:39:51 you can probably just use 'package:unittest/unitte
4
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698