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

Unified Diff: tests/co19/co19-dart2dart.status

Issue 11266050: Rename regexp methods to getters. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 2 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/third_party/dromaeo/common/BenchUtil.dart ('k') | tests/co19/co19-dart2js.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/co19/co19-dart2dart.status
diff --git a/tests/co19/co19-dart2dart.status b/tests/co19/co19-dart2dart.status
index a89f5d55e08206e09e8be4e7689ebb351f3e9d9d..d2d6a8c71305679bf6688e5d7751c1f93ea49bcd 100644
--- a/tests/co19/co19-dart2dart.status
+++ b/tests/co19/co19-dart2dart.status
@@ -92,6 +92,38 @@ LibTest/isolate/isolate_api/port_A01_t01: Skip # Times out.
LibTest/core/String/charCodes_A01_t01: Fail, OK # co19 issue 289
+# The following test use methods instead of getters for regexps.
Mads Ager (google) 2012/10/25 19:09:14 Remem... I know you will! :-)
floitsch 2012/10/25 19:26:29 Done.
+LibTest/core/Match/end_A01_t01: Fail, OK
+LibTest/core/Match/group_A01_t01: Fail, OK
+LibTest/core/Match/groupCount_A01_t01: Fail, OK
+LibTest/core/Match/operator_subscript_A01_t01: Fail, OK
+LibTest/core/Match/start_A01_t01: Fail, OK
+LibTest/core/RegExp/allMatches_A01_t01: Fail, OK
+LibTest/core/RegExp/firstMatch_A01_t01: Fail, OK
+LibTest/core/RegExp/Pattern_semantics/firstMatch_Assertion_A03_t01: Fail, OK
+LibTest/core/RegExp/Pattern_semantics/firstMatch_Assertion_A04_t01: Fail, OK
+LibTest/core/RegExp/Pattern_semantics/firstMatch_Assertion_A05_t01: Fail, OK
+LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A01_t01: Fail, OK
+LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A02_t01: Fail, OK
+LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A03_t01: Fail, OK
+LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A03_t02: Fail, OK
+LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A03_t03: Fail, OK
+LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A04_t01: Fail, OK
+LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A05_t01: Fail, OK
+LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A06_t01: Fail, OK
+LibTest/core/RegExp/Pattern_semantics/firstMatch_AtomEscape_A01_t01: Fail, OK
+LibTest/core/RegExp/Pattern_semantics/firstMatch_Disjunction_A01_t01: Fail, OK
+LibTest/core/RegExp/Pattern_semantics/firstMatch_Quantifier_A01_t01: Fail, OK
+LibTest/core/RegExp/Pattern_semantics/firstMatch_Quantifier_A02_t01: Fail, OK
+LibTest/core/RegExp/Pattern_semantics/firstMatch_Quantifier_A03_t01: Fail, OK
+LibTest/core/RegExp/Pattern_semantics/firstMatch_Quantifier_A04_t01: Fail, OK
+LibTest/core/RegExp/Pattern_semantics/firstMatch_Quantifier_A05_t01: Fail, OK
+LibTest/core/RegExp/Pattern_semantics/firstMatch_Quantifier_A06_t01: Fail, OK
+LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A01_t01: Fail, OK
+LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A02_t01: Fail, OK
+LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A03_t01: Fail, OK
+LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A04_t01: Fail, OK
+
Language/10_Expressions/07_Maps_A07_t03: Fail, OK # co19 issue 287
Language/10_Expressions/07_Maps_A04_t02: Fail, OK # co19 issue 287
Language/10_Expressions/06_Lists_A05_t02: Fail, OK # co19 issue 287
« no previous file with comments | « samples/third_party/dromaeo/common/BenchUtil.dart ('k') | tests/co19/co19-dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698