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

Issue 10332159: Add some unittests for DoubleToString. (Closed)

Created:
8 years, 7 months ago by tony
Modified:
8 years, 7 months ago
CC:
chromium-reviews, erikwright (departed), jshin+watch_chromium.org, brettw-cc_chromium.org
Visibility:
Public.

Description

Add some unittests for DoubleToString. Some of these test cases are causing crashes in the wild. They don't crash on my machine, with or without the dtoa patch, but we may as well check in the test cases. BUG=123157 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=137301

Patch Set 1 #

Total comments: 3

Patch Set 2 : comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -0 lines) Patch
M base/string_number_conversions_unittest.cc View 1 1 chunk +30 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
tony
8 years, 7 months ago (2012-05-14 22:29:30 UTC) #1
eroman
lgtm https://chromiumcodereview.appspot.com/10332159/diff/1/base/string_number_conversions_unittest.cc File base/string_number_conversions_unittest.cc (right): https://chromiumcodereview.appspot.com/10332159/diff/1/base/string_number_conversions_unittest.cc#newcode350 base/string_number_conversions_unittest.cc:350: std::string expected; I would suggest making this a ...
8 years, 7 months ago (2012-05-14 22:52:38 UTC) #2
Mark Mentovai
https://chromiumcodereview.appspot.com/10332159/diff/1/base/string_number_conversions_unittest.cc File base/string_number_conversions_unittest.cc (right): https://chromiumcodereview.appspot.com/10332159/diff/1/base/string_number_conversions_unittest.cc#newcode350 base/string_number_conversions_unittest.cc:350: std::string expected; eroman wrote: > I would suggest making ...
8 years, 7 months ago (2012-05-14 23:20:31 UTC) #3
tony
On 2012/05/14 22:52:38, eroman wrote: > lgtm > > https://chromiumcodereview.appspot.com/10332159/diff/1/base/string_number_conversions_unittest.cc > File base/string_number_conversions_unittest.cc (right): > ...
8 years, 7 months ago (2012-05-14 23:24:59 UTC) #4
Mark Mentovai
LGTM
8 years, 7 months ago (2012-05-15 00:01:02 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tony@chromium.org/10332159/3
8 years, 7 months ago (2012-05-15 21:43:19 UTC) #6
commit-bot: I haz the power
8 years, 7 months ago (2012-05-15 23:35:07 UTC) #7
Change committed as 137301

Powered by Google App Engine
This is Rietveld 408576698