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

Unified Diff: tools/test-runtime.dart

Issue 9139017: Make test_wrapper.py and test_compiler.dart that will work for a deps.compiler checkout. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Change name to test-compiler.dart, add comments. Created 8 years, 11 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 | « tools/test-compiler.dart ('k') | tools/test_wrapper.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/test-runtime.dart
diff --git a/tools/test-runtime.dart b/tools/test-runtime.dart
index 4b697c26d45911f058900886c972dcf7b74b3a2d..728416838b7f7e2fe49ced65520d33b464abe896 100755
--- a/tools/test-runtime.dart
+++ b/tools/test-runtime.dart
@@ -5,6 +5,8 @@
// TODO(ager): Get rid of this version of test.dart when we don't have
// to worry about the special runtime checkout anymore.
+// This file is identical to test.dart with test suites in the
+// directories samples, client, compiler, frog, and utils removed.
#library("test");
« no previous file with comments | « tools/test-compiler.dart ('k') | tools/test_wrapper.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698