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

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

Issue 9310066: Generate a resolution error if a unary + is used for something other than numbers. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: '' 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 | « frog/leg/warnings.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language-leg.status
===================================================================
--- tests/language/language-leg.status (revision 3884)
+++ tests/language/language-leg.status (working copy)
@@ -182,6 +182,7 @@
ListLiteral4Test: Fail
ListLiteralTest: Fail
ListTest: Fail
+LiteralUnaryPlusTest/01: Fail # Leg fails to reject '+ 1'
LocalFunction2Test: Fail
LocalFunction3Test: Fail
LocalFunctionTest: Fail
@@ -334,7 +335,6 @@
SwitchScopeTest: Fail
SwitchTest: Fail
SyntaxTest/none: Fail
-TernaryTest: Fail
Throw1Test: Fail
Throw2Test: Fail
Throw3Test: Fail
@@ -369,7 +369,5 @@
TypeVariableBoundsTest/none: Fail
TypeVariableScopeTest/none: Fail
TypedMessageTest: Fail
-Unary2Test: Fail
-UnaryTest: Fail
UnboundGetterTest: Fail
WhileTest: Fail
« no previous file with comments | « frog/leg/warnings.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698