Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-15 | Create first pdfium embedder test. | Tom Sepez | |
BUG=https://code.google.com/p/pdfium/issues/detail?id=62 R=jam@chromium.org Review URL: https://codereview.chromium.org/827733006 | |||
2015-01-07 | Add ostream helpers for FX String classes. | Tom Sepez | |
This allows integration with the gtest EXPECT_* macros. R=brucedawson@chromium.org Review URL: https://codereview.chromium.org/837843002 | |||
2015-01-05 | Re-enable pdfium_unittests.chromium/2271chromium/2270chromium/2269 | Tom Sepez | |
In order for the standalone pdfium build to succeed, DEPS is updated to pull in gtest, and a stub gtest.gyp file is provided (which is unused under a chromium checkout). R=brucedawson@chromium.org, thakis@chromium.org Review URL: https://codereview.chromium.org/835233002 |