summaryrefslogtreecommitdiff
path: root/testing/embedder_test.h
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-24Switch from nonstd::unique_ptr to std::unique_ptr.Lei Zhang
2015-12-21Fix JS seconds since epoch to date conversions.Lei Zhang
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-09Allow compiling PDFium without V8.Tom Sepez
2015-10-06Run FXJS_V8 embedder tests against a shared isolate.Tom Sepez
2015-09-09Fix heap use after free in CPDFSDK_Annot::GetPDFAnnot.Tom Sepez
2015-08-04clang-format all pdfium code.Nico Weber
2015-06-15Do some IWYU cleanups.Lei Zhang
2015-06-02Automated test case for 487928.Tom Sepez
2015-05-11Create top-level public/ header directory.Tom Sepez
2015-02-25Implement a delegate for EmbedderTests.Tom Sepez
2015-01-30Track formhandles in EmbedderTest class itselfTom Sepez
2015-01-23Fix null crash in CheckTrailer.Tom Sepez
2015-01-16Follow-on to pdfium_embeddertests.Tom Sepez
2015-01-15Create first pdfium embedder test.Tom Sepez