summaryrefslogtreecommitdiff
path: root/testing/test_support.cpp
AgeCommit message (Expand)Author
2018-10-12Move core/fdrm/crypto/* to core/fdrm/.Lei Zhang
2018-06-05Revert "Convert (void) to static_cast<void> in C++ code"Ryan Harrison
2018-06-04Convert (void) to static_cast<void> in C++ codechromium/3450Ryan 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-09-18Convert string class namesRyan Harrison
2017-07-21Clean up pdfium_test.ccLei Zhang
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-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-04-06Fix unit tests to initialize PartitionAlloc.Chris Palmer
2017-03-26Use PartitionAlloc for JavaScript ArrayBuffers and strings.Chris Palmer
2017-01-11Pass expose-gc flag to pdfium test programs.tsepez
2016-06-27Fix memory leaks with V8 startup data.thestig
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-03-09Review and cleanup lint warnings.Dan Sinclair
2016-01-07Merge to XFA: Disentangle fpdfsave_embeddertest's FPDF_FILEWRITE.Tom Sepez
2016-01-07Merge to XFA: Fix a GetFileContents() call that should have been in commit aa...Lei Zhang
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-09Merge to XFA: Add path service to retrieve test data directory at run time so...Wei Li
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