summaryrefslogtreecommitdiff
path: root/testing
AgeCommit message (Expand)Author
2018-03-19Calculate AP for multi-line markup annotations correctlyRalf Sippl
2018-03-19Add more options to combobox_form.pdf resource.Henrique Nakashima
2018-03-12Add test that non-ASCII characters to not foul hyphen processingRyan Harrison
2018-03-06Rename IFX classes in core/fxge to Ifacechromium/3364Dan Sinclair
2018-03-02Make EmbedderTest::WriteBitmapToPng() work with grayscale images.chromium/3362chromium/3361chromium/3360Lei Zhang
2018-03-01Disable XFA tests without embedded fontsRyan Harrison
2018-02-28Add simple XFA test for entering text into TextEditRyan Harrison
2018-02-27Move XFA pixel tests under pixel/chromium/3358chromium/3357Ryan Harrison
2018-02-26Fix -Wunused-variable warning if building with V8 snapshots disabled.Nico Weber
2018-02-26Fixup AFSimple_Calculate indexing bugDan Sinclair
2018-02-25Add expectations for static XFA testsRyan Harrison
2018-02-23Setup testing XFA using .in fileschromium/3355chromium/3354Ryan Harrison
2018-02-19Skip font loading in formcalc embedder testsdan sinclair
2018-02-16Fix more fallthroughs before reenabling -Wimplicit-fallthrough.Henrique Nakashima
2018-02-13Remove old version of InitializeV8ForPDFium().Lei Zhang
2018-02-13Teach fixup_pdf_template.py to automatically calculate stream length.Lei Zhang
2018-02-13Cleanup CFX_XMLNode pointersDan Sinclair
2018-02-13Fix nits in Python code.Lei Zhang
2018-02-12Get rid of EmbedderTest::RenderPageWithFlagsDeprecated().Lei Zhang
2018-02-09Get rid of EmbedderTest::RenderPageDeprecated().Lei Zhang
2018-02-09Rename fxjs_v8.{h,cpp} to cfxjs_engine.{h,cpp}Tom Sepez
2018-02-09Move CFX_V8 testing from embeddertest to unittest.Tom Sepez
2018-02-08Do page load/unload checks in EmbedderTest for saved pages.chromium/3344Lei Zhang
2018-02-08Do more page load/unload checks in EmbedderTest.Lei Zhang
2018-02-08[v8-platform] Store the platform in a unique_ptr. (Try 2)Lei Zhang
2018-02-07Clean up RenderPage methods in EmbedderTest.Lei Zhang
2018-02-07Revert "[v8-platform] Store the platform in a unique_ptr"Dan Sinclair
2018-02-06Add rendering embeddertests for FPDF_ImportNPagesToOne.xlou
2018-02-05Make EmbedderTest class member style consistent.Lei Zhang
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
2018-02-02Remove V8 context from CJS_V8Tom Sepez
2018-02-01Make CFXJSE-created contexts refer to their CFXJS counteparts.chromium/3337Tom Sepez
2018-01-31Experimental API for N-up feature support for printxlou
2018-01-29Roll V8 to ee5d9a0c.Lei Zhang
2018-01-26Clean up construction of CFX_BarcodeRyan Harrison
2018-01-25Add timeout when downloading gold json.Henrique Nakashima
2018-01-17Pass ios_base::binary so WriteBitmapToPng works on Windows.Henrique Nakashima
2018-01-16Add WriteBitmapToPng to EmbedderTest.Henrique Nakashima
2018-01-12Use enum for tracking form field typesRyan Harrison
2018-01-12Fix "the the" typos.Lei Zhang
2018-01-11Remove core/fxge/cfx_fontmgr.h from headers.Lei Zhang
2018-01-09Expose marked content IDs for images and alt text.Julian Lunger
2018-01-08Make api_check.py warning more informative about what needs to be fixed.Henrique Nakashima
2018-01-08Initialize V8 once in embedder testsDan Sinclair
2018-01-04Remove allocations from JS testDan Sinclair
2017-12-20Avoid default arguments in EmbedderTest::OpenDocument().chromium/3300Lei Zhang
2017-12-20Fix nits in JSEmbedderTest.Lei Zhang
2017-12-20IWYU in testing/range_set.h.Lei Zhang
2017-12-19Add missing fpdfview_c_api_test.c entries.Lei Zhang