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 1587023005: Make pdfium_test report build options. (Closed)

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

Description

Make pdfium_test report build options. Prerequisite for suppressing tests based on build options. We explicitly delimit everything with [x] so as to make substring matching trivial in the .py down the road. R=thestig@chromium.org Committed: https://pdfium.googlesource.com/pdfium/+/041ed75701d1edc15923daf6080224a67b480869

Patch Set 1 : What this would look like on XFA #

Patch Set 2 : Missing semicolon, master only version. #

Total comments: 2

Patch Set 3 : Explicitly delimiting everything makes contains("[XFA]") avoids substring match issues #

Patch Set 4 : Regenerate patch (Doh) #

Patch Set 5 : And back to comma. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -8 lines) Patch
M samples/pdfium_test.cc View 1 2 3 4 5 chunks +36 lines, -8 lines 0 comments Download

Messages

Total messages: 10 (5 generated)
Tom Sepez
Pls. review. https://codereview.chromium.org/1587023005/diff/20001/samples/pdfium_test.cc File samples/pdfium_test.cc (right): https://codereview.chromium.org/1587023005/diff/20001/samples/pdfium_test.cc#newcode540 samples/pdfium_test.cc:540: config.append(comma); not strictly required, but allows adding/shuffling ...
4 years, 11 months ago (2016-01-15 17:29:50 UTC) #3
Tom Sepez
https://codereview.chromium.org/1587023005/diff/20001/samples/pdfium_test.cc File samples/pdfium_test.cc (right): https://codereview.chromium.org/1587023005/diff/20001/samples/pdfium_test.cc#newcode540 samples/pdfium_test.cc:540: config.append(comma); On 2016/01/15 17:29:50, Tom Sepez wrote: > not ...
4 years, 11 months ago (2016-01-15 17:35:36 UTC) #6
Lei Zhang
lgtm Maybe a comma delimiter is even easier for Python to parse, but it adds ...
4 years, 11 months ago (2016-01-15 20:14:49 UTC) #7
Tom Sepez
On 2016/01/15 20:14:49, Lei Zhang wrote: > lgtm > > Maybe a comma delimiter is ...
4 years, 11 months ago (2016-01-15 23:48:36 UTC) #8
Tom Sepez
4 years, 11 months ago (2016-01-15 23:55:01 UTC) #10
Message was sent while issue was closed.
Committed patchset #5 (id:80001) manually as
041ed75701d1edc15923daf6080224a67b480869 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698