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

Issue 10825339: Fix issue 4456 (BadNumberFormatException -> FormatException). (Closed)

Created:
8 years, 4 months ago by kasperl
Modified:
8 years, 4 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fix issue 4456 (BadNumberFormatException -> FormatException). R=lrn@google.com BUG=http://dartbug.com/4456 Committed: https://code.google.com/p/dart/source/detail?r=10625

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+377 lines, -114 lines) Patch
M lib/compiler/implementation/lib/math.dartp View 3 chunks +3 lines, -3 lines 0 comments Download
M tests/corelib/math_parse_double_test.dart View 1 chunk +118 lines, -111 lines 0 comments Download
M tests/corelib/math_test.dart View 2 chunks +256 lines, -0 lines 1 comment Download

Messages

Total messages: 2 (0 generated)
kasperl
8 years, 4 months ago (2012-08-14 10:23:43 UTC) #1
Lasse Reichstein Nielsen
8 years, 4 months ago (2012-08-14 10:27:12 UTC) #2
LGTM and thanks.

https://chromiumcodereview.appspot.com/10825339/diff/1/tests/corelib/math_tes...
File tests/corelib/math_test.dart (right):

https://chromiumcodereview.appspot.com/10825339/diff/1/tests/corelib/math_tes...
tests/corelib/math_test.dart:7: // class entirely.
Which is Real Soon Now.
Otherwise I'd suggest parameterizing each test by a function and passing either
math.sin or Math.sin to it.

Powered by Google App Engine
This is Rietveld 408576698