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

Unified Diff: tools/test.dart

Issue 10536169: Move frog/tests/{leg,leg_only,frog_native} to tests/compiler/. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 6 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 | « tests/compiler/dart2js_native/frog_native.status ('k') | utils/compiler/buildbot.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/test.dart
===================================================================
--- tools/test.dart (revision 8644)
+++ tools/test.dart (working copy)
@@ -44,12 +44,12 @@
final TEST_SUITE_DIRECTORIES = const [
'frog/tests/await',
'frog/tests/frog',
- 'frog/tests/frog_native',
- 'frog/tests/leg',
- 'frog/tests/leg_only',
'runtime/tests/vm',
'samples/tests/samples',
'tests/benchmark_smoke',
+ 'tests/compiler/dart2js',
+ 'tests/compiler/dart2js_extra',
+ 'tests/compiler/dart2js_native',
'tests/corelib',
'tests/dom',
'tests/html',
« no previous file with comments | « tests/compiler/dart2js_native/frog_native.status ('k') | utils/compiler/buildbot.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698