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

Unified Diff: dart/tools/test.dart

Issue 210873002: Add a test suite for Try Dart! (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Address comments Created 6 years, 9 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 | « dart/tests/try/try.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/tools/test.dart
diff --git a/dart/tools/test.dart b/dart/tools/test.dart
index b4f7b630d9e538d9f6a87758b55b1edf69fb8a4a..3a6c14ac539cad822f3a90668bf8c4abd96e7e5f 100755
--- a/dart/tools/test.dart
+++ b/dart/tools/test.dart
@@ -62,6 +62,7 @@ final TEST_SUITE_DIRECTORIES = [
new Path('tests/language'),
new Path('tests/lib'),
new Path('tests/standalone'),
+ new Path('tests/try'),
new Path('tests/utils'),
new Path('utils/tests/css'),
new Path('utils/tests/peg'),
« no previous file with comments | « dart/tests/try/try.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698