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

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

Issue 9695006: Return -0.. when the input to toStringAs* is -0.0. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: 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 | « frog/leg/lib/js_helper.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
diff --git a/tests/language/language-leg.status b/tests/language/language-leg.status
index a2847c87ee1fad556753f280cba936eaa6dd6720..268256618ad846accb2f05fa7cb3c9ea90e282b0 100644
--- a/tests/language/language-leg.status
+++ b/tests/language/language-leg.status
@@ -28,9 +28,6 @@ ContinueTest: Fail # switch cases are not implemented
DefaultFactoryLibraryTest: Fail # lib is not a type
DefaultInitTest: Fail # CompileTimeConstantHandler with fields not implemented
DisablePrivacyTest: Skip # Issue 1882: Needs --disable_privacy support.
-DoubleToStringAsExponentialTest: Fail # -0.0 is printed as 0.0.
-DoubleToStringAsFixedTest: Fail # -0.0 is printed as 0.0.
-DoubleToStringAsPrecisionTest: Fail # -0.0 is printed as 0.0.
DynamicTest: Fail # cannot resolve type F1
EmptyBlockCaseTest: Fail # switch cases are not implemented
Factory3Test: Fail # Handling of compile-time constants.
« no previous file with comments | « frog/leg/lib/js_helper.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698