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

Unified Diff: dart/tests/co19/test_config.dart

Issue 9325024: Remove "complex matching" from co19. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: rebased 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 | « dart/tests/co19/co19-runtime.status ('k') | dart/tests/co19/testcfg.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/tests/co19/test_config.dart
diff --git a/dart/tests/co19/test_config.dart b/dart/tests/co19/test_config.dart
index c1a667dafebb311a58046108e4ca05858d899805..eb9a32e3b7ff689f5bdaf78470f3434dd9ac566a 100644
--- a/dart/tests/co19/test_config.dart
+++ b/dart/tests/co19/test_config.dart
@@ -19,5 +19,4 @@ class Co19TestSuite extends StandardTestSuite {
bool isTestFile(String filename) => _testRegExp.hasMatch(filename);
bool listRecursively() => true;
- bool complexStatusMatching() => true;
}
« no previous file with comments | « dart/tests/co19/co19-runtime.status ('k') | dart/tests/co19/testcfg.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698