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

Unified Diff: lib/unittest/unittest.dart

Issue 10389223: Add unittest to apidoc and fix readme. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 7 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | utils/apidoc/README.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lib/unittest/unittest.dart
===================================================================
--- lib/unittest/unittest.dart (revision 7774)
+++ lib/unittest/unittest.dart (working copy)
@@ -5,6 +5,8 @@
/**
* A library for writing dart unit tests.
*
+ * To import this library, specify the relative path to lib/unittest.dart.
Siggi Cherem (dart-lang) 2012/05/18 23:33:32 lib/unittest.dart => lib/unittest/unittest.dart
+ *
* ##Concepts##
*
* * Tests: Tests are specified via the top-level function [test], they can be
« no previous file with comments | « no previous file | utils/apidoc/README.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698