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

Issue 837843002: Add ostream helpers for FX String classes. (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
Base URL:
https://pdfium.googlesource.com/pdfium.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Add ostream helpers for FX String classes. This allows integration with the gtest EXPECT_* macros. R=brucedawson@chromium.org Committed: https://pdfium.googlesource.com/pdfium/+/948095edfc04f35a69f15cd7d9926844ee0ac624

Patch Set 1 #

Total comments: 10

Patch Set 2 : Address Bruce's comments. #

Patch Set 3 : Kill the continues. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+73 lines, -1 line) Patch
M core/include/fxcrt/fx_string.h View 1 4 chunks +4 lines, -0 lines 0 comments Download
M core/src/fxcrt/fx_basic_bstring_unittest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M pdfium.gyp View 1 chunk +2 lines, -0 lines 0 comments Download
A testing/fx_string_testhelpers.h View 1 chunk +19 lines, -0 lines 0 comments Download
A testing/fx_string_testhelpers.cpp View 1 2 1 chunk +47 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (1 generated)
Tom Sepez
Lei, Bruce, please review.
5 years, 11 months ago (2015-01-06 23:50:02 UTC) #2
brucedawson
https://codereview.chromium.org/837843002/diff/1/core/include/fxcrt/fx_string.h File core/include/fxcrt/fx_string.h (right): https://codereview.chromium.org/837843002/diff/1/core/include/fxcrt/fx_string.h#newcode21 core/include/fxcrt/fx_string.h:21: typedef unsigned char value_type; Should this be FX_CHAR to ...
5 years, 11 months ago (2015-01-07 00:35:24 UTC) #3
Tom Sepez
https://codereview.chromium.org/837843002/diff/1/core/include/fxcrt/fx_string.h File core/include/fxcrt/fx_string.h (right): https://codereview.chromium.org/837843002/diff/1/core/include/fxcrt/fx_string.h#newcode21 core/include/fxcrt/fx_string.h:21: typedef unsigned char value_type; On 2015/01/07 00:35:24, brucedawson wrote: ...
5 years, 11 months ago (2015-01-07 00:42:24 UTC) #4
brucedawson
lgtm
5 years, 11 months ago (2015-01-07 01:35:59 UTC) #5
Tom Sepez
5 years, 11 months ago (2015-01-07 20:25:11 UTC) #6
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
948095edfc04f35a69f15cd7d9926844ee0ac624 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698