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

Side by Side Diff: pkg/async_helper/pubspec.yaml

Issue 23547005: Add async_helper package. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 3 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
« no previous file with comments | « pkg/async_helper/lib/async_helper.dart ('k') | tools/publish_all_pkgs.py » ('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 name: async_helper
2 author: "Dart Team <misc@dartlang.org>"
3 homepage: http://www.dartlang.org
4 description: >
kustermann 2013/08/27 14:29:30 Remove the ">"?
floitsch 2013/08/28 09:22:46 This is yaml syntax stating that new-lines should
5 Async_helper is used for asynchronous tests that do not want to
6 make use of the Dart unit test library - for example, the core
kustermann 2013/08/27 14:29:30 "unit test" -> "unittest".
floitsch 2013/08/28 09:22:46 Done.
7 language tests.
8 Third parties are discouraged from using this, and should use
9 the facilities provided in the unit test library.
kustermann 2013/08/27 14:29:30 ditto.
floitsch 2013/08/28 09:22:46 Done.
OLDNEW
« no previous file with comments | « pkg/async_helper/lib/async_helper.dart ('k') | tools/publish_all_pkgs.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698