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

Issue 845313006: Add small flate decode unit test. (Closed)

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

Description

Add small flate decode unit test. As we remove flate encoded sections from test cases (to promote clarity), we should first have a simple unit test for the underlying functionality. R=thestig@chromium.org Committed: https://pdfium.googlesource.com/pdfium/+/f9cfdda45319f7c0d5f6337661562fd3a6dc0f57

Patch Set 1 #

Patch Set 2 : Rebase, comment, add case. #

Patch Set 3 : 80 Cols. #

Patch Set 4 : GN #

Total comments: 9

Patch Set 5 : Address comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+102 lines, -2 lines) Patch
M BUILD.gn View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
A core/src/fpdfapi/fpdf_parser/fpdf_parser_decode_unittest.cpp View 1 2 3 4 1 chunk +98 lines, -0 lines 0 comments Download
M pdfium.gyp View 1 2 3 4 1 chunk +3 lines, -2 lines 0 comments Download

Messages

Total messages: 6 (1 generated)
Tom Sepez
Lei, please review. Might as well land this. Thanks.
5 years, 10 months ago (2015-02-24 19:09:35 UTC) #2
Lei Zhang
https://codereview.chromium.org/845313006/diff/60001/BUILD.gn File BUILD.gn (right): https://codereview.chromium.org/845313006/diff/60001/BUILD.gn#newcode805 BUILD.gn:805: "core/src/fpdfapi/fpdf_parser/fpdf_parser_decode_unittest.cpp", nit: fp before fx https://codereview.chromium.org/845313006/diff/60001/core/src/fpdfapi/fpdf_parser/fpdf_parser_decode_unittest.cpp File core/src/fpdfapi/fpdf_parser/fpdf_parser_decode_unittest.cpp (right): ...
5 years, 10 months ago (2015-02-24 20:31:25 UTC) #3
Tom Sepez
https://codereview.chromium.org/845313006/diff/60001/BUILD.gn File BUILD.gn (right): https://codereview.chromium.org/845313006/diff/60001/BUILD.gn#newcode805 BUILD.gn:805: "core/src/fpdfapi/fpdf_parser/fpdf_parser_decode_unittest.cpp", On 2015/02/24 20:31:25, Lei Zhang wrote: > nit: ...
5 years, 10 months ago (2015-02-24 20:44:19 UTC) #4
Lei Zhang
lgtm https://codereview.chromium.org/845313006/diff/60001/core/src/fpdfapi/fpdf_parser/fpdf_parser_decode_unittest.cpp File core/src/fpdfapi/fpdf_parser/fpdf_parser_decode_unittest.cpp (right): https://codereview.chromium.org/845313006/diff/60001/core/src/fpdfapi/fpdf_parser/fpdf_parser_decode_unittest.cpp#newcode18 core/src/fpdfapi/fpdf_parser/fpdf_parser_decode_unittest.cpp:18: { (const unsigned char*)input, sizeof(input) - 1, \ ...
5 years, 10 months ago (2015-02-24 22:44:45 UTC) #5
Tom Sepez
5 years, 10 months ago (2015-02-24 23:01:09 UTC) #6
Message was sent while issue was closed.
Committed patchset #5 (id:80001) manually as
f9cfdda45319f7c0d5f6337661562fd3a6dc0f57 (tree was closed).

Powered by Google App Engine
This is Rietveld 408576698