summaryrefslogtreecommitdiff
path: root/testing
AgeCommit message (Expand)Author
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
2017-12-14Reduce XFA image fuzzer size limit to 64MBRyan Harrison
2017-12-14Fold CXFA_ScriptData into CXFA_ScriptDan Sinclair
2017-12-11Remove default arguments to CPDF_StreamAcc::LoadAllData().Lei Zhang
2017-11-30Rewrite lower level details of extracting text from pageRyan Harrison
2017-11-30Reduce memory limit of PDF XFA fuzzersNicolas Pena
2017-11-29Allow building pdfium against the system version of libpng.Andrew Weintraub
2017-11-29Read Skia gold json and compare to locally generated pngs.Henrique Nakashima
2017-11-28Fix PDF fuzzers memory limitNicolas Pena
2017-11-27Convert CFX_GifContext::GetFrameNum to size_tDan Sinclair
2017-11-21Cleanup CXFA_ScriptDataDan Sinclair
2017-11-20Add regression tests for issues with correctly removing hyphensRyan Harrison
2017-11-14Cleanup const refs and some enumsDan Sinclair
2017-11-13Remove virtual from EmbedderTest methods that are not overridden.chromium/3268Henrique Nakashima
2017-11-10Add FPDFSaveEmbedderTest.SaveLinearizedDocchromium/3267chromium/3266Henrique Nakashima
2017-11-10Stop using m_SavedPage in embedder tests.chromium/3265Henrique Nakashima
2017-11-08Make most CPDF_LinearizedHeader members const.chromium/3263Lei Zhang
2017-11-02Remove some C-style const char* casts.Lei Zhang
2017-11-01Move some XFA JS code into fxjs/Dan Sinclair
2017-10-31Fix FPE in XFACodecFuzzerchromium/3255Ryan Harrison
2017-10-30Fix overflow in image size checkRyan Harrison
2017-10-27Revert "Revert "Reland "Remove ContrastAdjust()."""chromium/3253chromium/3252Henrique Nakashima
2017-10-27Limit the size of images being fuzzed in XFACodecFuzzersRyan Harrison
2017-10-27Revert "Reland "Remove ContrastAdjust().""Henrique Nakashima
2017-10-27Reland "Remove ContrastAdjust()."Henrique Nakashima
2017-10-27Revert "Remove ContrastAdjust()."Henrique Nakashima
2017-10-26Add option to regenerate only platform-specific expected pngs.Henrique Nakashima
2017-10-26Remove ContrastAdjust().Henrique Nakashima
2017-10-25Add --regenerate_expected option to test_runner.py.chromium/3250Henrique Nakashima
2017-10-24Add more tests for FPDFText methods.Lei Zhang
2017-10-19Implement fuzzer for FormCalc parsingRyan Harrison
2017-10-19Implement fuzzer for LZW decompressorRyan Harrison
2017-10-18Fix rounding of colour valuesDan Sinclair
2017-10-18Refactor HasXFAField into HasFormInfoRyan Harrison
2017-10-17Convert XFA Doc Types to be more preciseRyan Harrison
2017-09-29Extract test subclasses of IFX_SeekableReadStreamRyan Harrison