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

Unified Diff: tools/test.dart

Issue 146093004: Add back swarm to our tests by adding a samples-dev status file and enabling the path in the test d… (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 6 years, 10 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 | « samples-dev/samples-dev.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/test.dart
===================================================================
--- tools/test.dart (revision 32487)
+++ tools/test.dart (working copy)
@@ -49,6 +49,7 @@
new Path('pkg'),
new Path('runtime/tests/vm'),
new Path('samples'),
+ new Path('samples-dev'),
new Path('tests/benchmark_smoke'),
new Path('tests/chrome'),
new Path('tests/compiler/dart2js'),
« no previous file with comments | « samples-dev/samples-dev.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698