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

Issue 808553013: Finish unit test for CFX_ByteStringC class. (Closed)

Created:
5 years, 11 months ago by Tom Sepez
Modified:
5 years, 11 months ago
Reviewers:
Lei Zhang, brucedawson
CC:
pdfium-reviews_googlegroups.com, Bo Xu
Base URL:
https://pdfium.googlesource.com/pdfium.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Finish unit test for CFX_ByteStringC class. This fixes a few cut-n-paste errors in the previous version, plus adds more corner cases. The implementation is fixed to handle a few of these that failed. R=brucedawson@chromium.org Committed: https://pdfium.googlesource.com/pdfium/+/310d26aadffd2f3141b683f40010109a455b403a

Patch Set 1 #

Patch Set 2 : Fix typo, add one case. #

Patch Set 3 : Soften up comment #

Total comments: 4

Patch Set 4 : Address comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+177 lines, -17 lines) Patch
M core/include/fxcrt/fx_string.h View 1 2 3 3 chunks +11 lines, -1 line 0 comments Download
M core/src/fxcrt/fx_basic_bstring.cpp View 1 chunk +1 line, -1 line 0 comments Download
M core/src/fxcrt/fx_basic_bstring_unittest.cpp View 1 2 3 1 chunk +165 lines, -15 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
Tom Sepez
Lei, Bruce, please review.
5 years, 11 months ago (2015-01-06 18:10:08 UTC) #2
brucedawson
lgtm https://codereview.chromium.org/808553013/diff/40001/core/include/fxcrt/fx_string.h File core/include/fxcrt/fx_string.h (right): https://codereview.chromium.org/808553013/diff/40001/core/include/fxcrt/fx_string.h#newcode46 core/include/fxcrt/fx_string.h:46: // TODO(tsepez): Mark single-argument string constructors as explicit. ...
5 years, 11 months ago (2015-01-06 18:27:21 UTC) #3
Tom Sepez
https://codereview.chromium.org/808553013/diff/40001/core/include/fxcrt/fx_string.h File core/include/fxcrt/fx_string.h (right): https://codereview.chromium.org/808553013/diff/40001/core/include/fxcrt/fx_string.h#newcode46 core/include/fxcrt/fx_string.h:46: // TODO(tsepez): Mark single-argument string constructors as explicit. On ...
5 years, 11 months ago (2015-01-06 18:45:21 UTC) #4
Tom Sepez
5 years, 11 months ago (2015-01-07 20:31:44 UTC) #5
Message was sent while issue was closed.
Committed patchset #4 (id:60001) manually as
310d26aadffd2f3141b683f40010109a455b403a (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698