summaryrefslogtreecommitdiff
path: root/testing/test_support.h
AgeCommit message (Expand)Author
2018-10-02Remove unneeded cfgas_fontmgr.h includes.Lei Zhang
2018-06-01Fix XFA guardsRyan Harrison
2018-02-13Remove old version of InitializeV8ForPDFium().Lei Zhang
2018-02-08[v8-platform] Store the platform in a unique_ptr. (Try 2)Lei Zhang
2018-02-07Revert "[v8-platform] Store the platform in a unique_ptr"Dan Sinclair
2018-02-05Fix testing.cpp build with v8_use_external_startup_data=false.Lei Zhang
2018-02-05[v8-platform] Store the platform in a unique_ptrAndreas Haas
2017-11-02Remove some C-style const char* casts.Lei Zhang
2017-08-28Add a global font loader in XFA testsDan Sinclair
2017-07-19Added testing flag --save-attachments that saves embedded attachmentsJane Liu
2017-07-05Allow EmbedderTest to test savingNicolas Pena
2017-06-22Clean up includes in testing/test_support.hLei Zhang
2017-06-19Consistently pass FPDF handles by value.Lei Zhang
2017-05-02Change BarcodeTest to render to bitmaps.Lei Zhang
2017-04-24Use a pdfium-specific unittest main rather than gtest'sTom Sepez
2017-04-13Add embeddertest for form text rendering and savingNicolas Pena
2017-03-26Use PartitionAlloc for JavaScript ArrayBuffers and strings.Chris Palmer
2016-06-09Roll V8 and its deps and update ICU initialization callchromium/2764jochen
2016-04-18Allow pdfium_test to send simple events to each page.tsepez
2016-02-18Clean up CPDF_FileSpec and add unit testsWei Li
2016-02-18Fixup incorrect include guards.Dan Sinclair
2016-02-18Sort headers in non-xfa directories.Dan Sinclair
2016-02-16Refactor CPDF_SimpleParser and add unit tests.Wei Li
2016-02-16Simplify string function test macroWei Li
2016-02-09Add unit tests for ascii85 and hex decoders.chromium/2652chromium/2651chromium/2650chromium/2649chromium/2648chromium/2647chromium/2646Wei Li
2016-01-07Merge to XFA: Disentangle fpdfsave_embeddertest's FPDF_FILEWRITE.Tom Sepez
2016-01-06Merge to XFA: Return unique_ptrs from test_support functionsTom Sepez
2016-01-05Merge to XFA: Make FPDF_WIDESTRING work regardless of endianness.Tom Sepez
2015-11-06Merge to XFA: Fix all relative includes to public.Lei Zhang
2015-11-06Merge to XFA: Fix all relative includes to third_party.Lei Zhang
2015-11-04Merge to XFA: Make JS app.setTimeOut() work again.Lei Zhang
2015-10-19Merge to XFA: Consolidate test support code.Tom Sepez