summaryrefslogtreecommitdiff
path: root/testing
AgeCommit message (Expand)Author
2018-05-18Fix small typo in common.pychromium/3436chromium/3435Ryan Harrison
2018-05-17Add check that --font-dir is actually a directorychromium/3434Ryan Harrison
2018-05-17Update third_party/base/compiler_specific.h.Lei Zhang
2018-05-15Use {{streamlen}} macro in testing/resources/javascript/*.inTom Sepez
2018-05-15Use {{trailer}} macro in testing/resources/javascript/*.inTom Sepez
2018-05-15Test app.beep() in standalone PDFium.Tom Sepez
2018-05-13Add option to run safetynet_compare.py without a profiler.chromium/3430Henrique Nakashima
2018-05-12Prepare image comparison in safetynet_compare.py to work in nightly run.chromium/3429Henrique Nakashima
2018-05-10Fixup ASSERT in Bidi handling; Add bidi fuzzer.Dan Sinclair
2018-05-10Cleanup formcalc method generationchromium/3427Dan Sinclair
2018-05-10Use test_dir instead of 'pdfium' for source typeRyan Harrison
2018-05-10Make GetTestDataDir() work in a non-standalone checkout.Lei Zhang
2018-05-10Do not build BMP when codec is disabledRyan Harrison
2018-05-09safetynet_compare.py generates pngs to compare visuallyHenrique Nakashima
2018-05-09Do not build GIF when codec is disabledRyan Harrison
2018-05-09Do not build PNG when codec is disabledRyan Harrison
2018-05-09Do not build TIFF when codec is disabledRyan Harrison
2018-05-08Add some basic tests for FPDF_VIEWERREF_GetPrintPageRange().Lei Zhang
2018-05-07Restore logic of CreateChildUIAndValueNodesIfNeeded().Henrique Nakashima
2018-05-02Add a CFX_XMLDocument class.Dan Sinclair
2018-05-01Check for NULL XFA context even when XFATom Sepez
2018-05-01Make FPDF_Document always be CPDF_Document.Tom Sepez
2018-05-01Fix CFX_XML and add unit testsDan Sinclair
2018-04-27Fix backspace on 1st character of a line erases the line break.Henrique Nakashima
2018-04-26Improve diffing and regeneration of expected pngs.Henrique Nakashima
2018-04-26Optionally optimize PNGs with optipng in make_expected.sh.Lei Zhang
2018-04-25Introduce ScopedFPDF types in public/cpp/fpdf_scopers.hTom Sepez
2018-04-23Revert "Change CFX_XML Save to take a write stream"dsinclair
2018-04-23Change CFX_XML Save to take a write streamDan Sinclair
2018-04-23Create FPDFPageObjMark_GetParamStringValue().Henrique Nakashima
2018-04-23Disable JavaScript entirely if no JSPlatform passed by embedder.Tom Sepez
2018-04-23Create API to get PageObject mark parameters.Henrique Nakashima
2018-04-17CFX_XML Cleanupdan sinclair
2018-04-17Convert CFX_XMLParser to take a IFX_SeekableStreamdan sinclair
2018-04-17Cleanup some seekablestreamproxy codedan sinclair
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