summaryrefslogtreecommitdiff
path: root/testing
AgeCommit message (Expand)Author
2018-04-16Use CFX_XML instead of CXML in CPDF_Metadatadan sinclair
2018-04-13Add test for circular CPDF_Function::Load().Henrique Nakashima
2018-04-12Remove CFX_XMLDoc and call the parser directlyDan Sinclair
2018-04-12Allow retrieving the XML tree from the CFX_XMLDocDan Sinclair
2018-04-12Cleanup some CFX_XMLParser codeDan Sinclair
2018-04-12[xfa] Remove form checksum abilitiesDan Sinclair
2018-04-11Fix crash when ColorSpace references itself directly.Henrique Nakashima
2018-04-09Use pdfium::span<> in CFX_BitStream, CPDF_SimpleParser.Tom Sepez
2018-04-09Sort test cases in test_runner.py.Lei Zhang
2018-04-09Move the CFX_XMLParser out of CXFA_SimpleParserDan Sinclair
2018-04-06Add span.h from chromium base.chromium/3392Tom Sepez
2018-04-05Ignore bad data in the shared object hint table.Lei Zhang
2018-04-03Off-by-one in CPDF_StreamParser::ParseNextElement()Tom Sepez
2018-03-29Fixup API checkdan sinclair
2018-03-28Rename fpdfsdk/fpdf* files to be consistentDan Sinclair
2018-03-28Rename some fsdk files to cpdfsdkDan Sinclair
2018-03-28Use ByteStringView in parsersDan Sinclair
2018-03-27Open FPDF_PAGEOBJECTMARK API.Henrique Nakashima
2018-03-22Remove testing/{gmock,gtest}/dummy.Lei Zhang
2018-03-22Update gtest and gmock to 1.8.x.Lei Zhang
2018-03-22Add testing/{gmock,gtest}/dummy.Lei Zhang
2018-03-21Rename "des_foo" to "dest_foo".Lei Zhang
2018-03-21Add a regression test for bug 821454.Lei Zhang
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