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

Issue 827733006: Create first pdfium embedder test. (Closed)

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

Description

Create first pdfium embedder test. BUG=https://code.google.com/p/pdfium/issues/detail?id=62 R=jam@chromium.org Committed: https://pdfium.googlesource.com/pdfium/+/d0edcea1a1b22813f593022ca29fca79074757bf

Patch Set 1 #

Patch Set 2 : Add second simple test. #

Total comments: 9

Patch Set 3 : Fix naming, document methods. #

Patch Set 4 : Tidy. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+419 lines, -0 lines) Patch
M pdfium.gyp View 1 2 3 1 chunk +19 lines, -0 lines 0 comments Download
A testing/basic_embeddertest.cpp View 1 2 1 chunk +19 lines, -0 lines 0 comments Download
A testing/embedder_test.h View 1 2 3 1 chunk +78 lines, -0 lines 0 comments Download
A testing/embedder_test.cpp View 1 2 1 chunk +303 lines, -0 lines 0 comments Download
A testing/resources/about_blank.pdf View Binary file 0 comments Download

Messages

Total messages: 10 (1 generated)
Tom Sepez
John, please review.
5 years, 11 months ago (2015-01-13 00:19:18 UTC) #2
jam
https://codereview.chromium.org/827733006/diff/20001/testing/pdfium_embeddertest.cpp File testing/pdfium_embeddertest.cpp (right): https://codereview.chromium.org/827733006/diff/20001/testing/pdfium_embeddertest.cpp#newcode8 testing/pdfium_embeddertest.cpp:8: class PDFiumEmbeddertest : public PDFiumTestEmbedder { it's confusing having ...
5 years, 11 months ago (2015-01-13 19:21:18 UTC) #3
Tom Sepez
> it's confusing having both PDFiumEmbeddertest and PDFiumTestEmbedder > > I would have thought that ...
5 years, 11 months ago (2015-01-15 20:42:32 UTC) #4
Tom Sepez
John, please review PS#4.
5 years, 11 months ago (2015-01-15 21:24:00 UTC) #5
Tom Sepez
https://codereview.chromium.org/827733006/diff/20001/testing/pdfium_test_embedder.cpp File testing/pdfium_test_embedder.cpp (right): https://codereview.chromium.org/827733006/diff/20001/testing/pdfium_test_embedder.cpp#newcode246 testing/pdfium_test_embedder.cpp:246: FPDF_FORMHANDLE form = FPDFDOC_InitFormFillEnvironment(document_, &form_callbacks); On 2015/01/13 19:21:18, jam ...
5 years, 11 months ago (2015-01-15 21:24:40 UTC) #6
jam
lgtm for now, it's ok to keep that small pdf file there. but eventually when ...
5 years, 11 months ago (2015-01-15 23:28:27 UTC) #7
Tom Sepez
Committed patchset #4 (id:60001) manually as d0edcea1a1b22813f593022ca29fca79074757bf (presubmit successful).
5 years, 11 months ago (2015-01-16 00:31:55 UTC) #8
Bo Xu
On 2015/01/16 00:31:55, Tom Sepez wrote: > Committed patchset #4 (id:60001) manually as > d0edcea1a1b22813f593022ca29fca79074757bf ...
5 years, 11 months ago (2015-01-22 21:30:37 UTC) #9
Tom Sepez
5 years, 11 months ago (2015-01-22 21:31:51 UTC) #10
Message was sent while issue was closed.
On 2015/01/22 21:30:37, Bo Xu wrote:
> On 2015/01/16 00:31:55, Tom Sepez wrote:
> > Committed patchset #4 (id:60001) manually as
> > d0edcea1a1b22813f593022ca29fca79074757bf (presubmit successful).
> 
> Do we need to add this to Build.gn?

Yes, eventually.

Powered by Google App Engine
This is Rietveld 408576698