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

Unified Diff: tests/co19/test_config.dart

Issue 14786020: Update status files for 'dartanalyer'. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Added missing status files. Created 7 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 | « tests/co19/co19-analyzer.status ('k') | tests/corelib/corelib.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/co19/test_config.dart
diff --git a/tests/co19/test_config.dart b/tests/co19/test_config.dart
index 1ea56dea480124c761be32770e267cfa35ad86a8..0392975b2172f09eebfcb31f2dddf1da2a1d2445 100644
--- a/tests/co19/test_config.dart
+++ b/tests/co19/test_config.dart
@@ -14,7 +14,8 @@ class Co19TestSuite extends StandardTestSuite {
: super(configuration,
"co19",
new Path("tests/co19/src"),
- ["tests/co19/co19-compiler.status",
+ ["tests/co19/co19-analyzer.status",
+ "tests/co19/co19-compiler.status",
"tests/co19/co19-runtime.status",
"tests/co19/co19-dart2dart.status",
"tests/co19/co19-dart2js.status"]);
« no previous file with comments | « tests/co19/co19-analyzer.status ('k') | tests/corelib/corelib.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698