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

Unified Diff: dart/tests/language/language-leg.status

Issue 9639012: Implement the compiler API and use it in frog_leg.dart. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Addressed review comments and created separate implementation library Created 8 years, 9 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/frog/leg/frog_leg.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/tests/language/language-leg.status
diff --git a/dart/tests/language/language-leg.status b/dart/tests/language/language-leg.status
index fd1aaac1f2adb1854a4d940a3e9e000b5bf6d4e8..1ff89f5159051afdd12e134175b8165319e73ce6 100644
--- a/dart/tests/language/language-leg.status
+++ b/dart/tests/language/language-leg.status
@@ -95,7 +95,6 @@ SuperTest: Fail # cannot find tokens to produce error message for i++.
SwitchFallthruTest: Fail # switch cases are not implemented
SwitchLabelTest: Fail # switch cases are not implemented
SwitchTest: Fail # switch cases are not implemented
-TopLevelFuncTest: Fail # cannot find tokens to produce error message for ()=> k++.
TopLevelPrefixedDeclarationTest: Fail # library prefixes not handled
ToplevelCollision2Test/none: Fail # duplicate definition
TypeDartcTest: Fail # non-empty instruction stack
« no previous file with comments | « dart/frog/leg/frog_leg.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698