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

Issue 12910004: base: Move many JSONValueSerializer unit tests from chrome/common to base. (Closed)

Created:
7 years, 9 months ago by tfarina
Modified:
7 years, 9 months ago
CC:
chromium-reviews, erikwright+watch_chromium.org
Visibility:
Public.

Description

base: Move many JSONValueSerializer unit tests from chrome/common to base. This seems more appropriate to test these things near where we implement the API, rather than at some random location at chrome common library. The rest wasn't moved yet because they depend on chrome/common/chrome_paths.h and test data that are under chrome. They will be moved next. TEST=base_unittests --gtest_filter=*JSON* R=darin@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=189315

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+225 lines, -228 lines) Patch
M base/json/json_reader.h View 1 chunk +1 line, -1 line 0 comments Download
M base/json/json_value_converter_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M base/json/json_value_serializer_unittest.cc View 3 chunks +219 lines, -1 line 0 comments Download
M base/json/json_writer.cc View 1 chunk +1 line, -1 line 0 comments Download
M base/json/string_escape.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/json_value_serializer_unittest.cc View 1 chunk +2 lines, -223 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
tfarina
Hi Darin, could you review this to me? Thanks,
7 years, 9 months ago (2013-03-18 00:50:20 UTC) #1
darin (slow to review)
LGTM
7 years, 9 months ago (2013-03-18 21:37:43 UTC) #2
tfarina
7 years, 9 months ago (2013-03-20 17:00:30 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r189315 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698