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

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

Issue 11273041: Make first and last 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/ui_lib/touch/Momentum.dart ('k') | tests/co19/co19-dart2dart.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/co19/co19-compiler.status
diff --git a/tests/co19/co19-compiler.status b/tests/co19/co19-compiler.status
index e4774c229211f66b4bbc330eca44e729cf69878a..3ff2600311585f02495cabda3630af9709da61e6 100644
--- a/tests/co19/co19-compiler.status
+++ b/tests/co19/co19-compiler.status
@@ -210,6 +210,20 @@ Language/10_Expressions/23_Relational_Expressions_A01_t21: Fail # language chang
Language/10_Expressions/24_Shift_A01_t11: Fail # language change 3368
Language/10_Expressions/24_Shift_A01_t12: Fail # language change 3368
+# The following tests use first|last as function instead of as getters.
Mads Ager (google) 2012/10/25 14:21:23 co19 bug report when committing.
floitsch 2012/10/25 15:16:23 Done.
+LibTest/core/Queue/filter_A01_t04: Pass, OK
+LibTest/core/Queue/first_A01_t01: Pass, OK
+LibTest/core/Queue/removeFirst_A01_t01: Pass, OK
+LibTest/core/Queue/first_A02_t01: Pass, OK
+LibTest/core/Queue/addFirst_A01_t01: Pass, OK
+LibTest/core/Queue/removeLast_A01_t01: Pass, OK
+LibTest/core/Queue/add_A01_t01: Pass, OK
+LibTest/core/Queue/last_A02_t01: Pass, OK
+LibTest/core/Queue/addLast_A01_t01: Pass, OK
+LibTest/core/Queue/last_A01_t01: Pass, OK
+LibTest/core/List/last_A02_t01: Pass, OK
+LibTest/core/List/last_A01_t01: Pass, OK
+
# The following tests use hashCode() (function) instead of hashCode (getter).
# co19 issue 273
Language/10_Expressions/11_Instance_Creation/1_New_A12_t01: Fail, OK
« no previous file with comments | « samples/ui_lib/touch/Momentum.dart ('k') | tests/co19/co19-dart2dart.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698