summaryrefslogtreecommitdiff
path: root/testing/embedder_test.cpp
AgeCommit message (Expand)Author
2016-01-06Return unique_ptrs from test_support functionsTom Sepez
2016-01-06Add fpdf_edit basic creation embedder test.Tom Sepez
2015-12-31Reapply "Fix a partial rendering problem"Lei Zhang
2016-01-01Revert "Fix a partial rendering problem"Jun Fang
2015-12-31Fix a partial rendering problemJun Fang
2015-12-21Fix JS seconds since epoch to date conversions.Lei Zhang
2015-11-20Initialize V8 before starting embedder testsJochen Eisinger
2015-11-09Add path service to retrieve test data directory at run time so tests can be ...Wei Li
2015-11-06Fix all relative includes to public.Lei Zhang
2015-11-05Fix all relative includes to third_party.chromium/2560chromium/2559chromium/2558chromium/2557Lei Zhang
2015-11-02Support linearized loadingJun Fang
2015-10-28Check if document was opened during testing.Dan Sinclair
2015-10-19Consolidate test support code.Tom Sepez
2015-10-09Allow compiling PDFium without V8.Tom Sepez
2015-10-06Run FXJS_V8 embedder tests against a shared isolate.Tom Sepez
2015-10-02Correct mistakes in test case for 507316Tom Sepez
2015-09-09Fix heap use after free in CPDFSDK_Annot::GetPDFAnnot.Tom Sepez
2015-08-04clang-format all pdfium code.Nico Weber
2015-07-15Flip the shut down order in tests.Lei Zhang
2015-07-15Revert "Pump the v8 message loop in tests"Jochen Eisinger
2015-07-15Plumb in an externally created v8::IsolateJochen Eisinger
2015-07-15Pump the v8 message loop in testsJochen Eisinger
2015-06-15Do some IWYU cleanups.Lei Zhang
2015-06-02Automated test case for 487928.Tom Sepez
2015-05-29Run V8 in predictable mode for pdfium_testJochen Eisinger
2015-05-15Fix leaks in the embedder tests themselves.Lei Zhang
2015-05-12Make (and verify) public/ files compile under C.Tom Sepez
2015-05-11Create top-level public/ header directory.Tom Sepez
2015-02-27Pull in gmock for standalone pdfium builds.Tom Sepez
2015-02-25Implement a delegate for EmbedderTests.Tom Sepez
2015-01-30Track formhandles in EmbedderTest class itselfTom Sepez
2015-01-22Fix build of pdfium_embeddertest under V8_USE_EXTERNAL_STARTUP_DATA.Tom Sepez
2015-01-16Fix missing call to destroy library in embedder test.chromium/2289chromium/2288chromium/2287chromium/2286chromium/2285chromium/2284chromium/2283chromium/2282Tom Sepez
2015-01-16Follow-on to pdfium_embeddertests.Tom Sepez
2015-01-15Create first pdfium embedder test.Tom Sepez