summaryrefslogtreecommitdiff
path: root/testing
AgeCommit message (Expand)Author
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
2017-09-28Implement FakeFileAccess.Artem Strygin
2017-09-27Replace FX_SAFE_STRSIZE with FX_SAFE_SIZE_TRyan Harrison
2017-09-27Remove FX_STRSIZE and replace with size_tRyan Harrison
2017-09-26Move font source into CFGAS_FontMgrDan Sinclair
2017-09-22Fix crash when rendering invalid GIFRyan Harrison
2017-09-21Rename CFX_RetainPtr to RetainPtrDan Sinclair
2017-09-20Isolate lcms2 usage to a few files.Lei Zhang
2017-09-19Remove unneeded core/fxcodec/fx_codec.h includes.chromium/3220Lei Zhang
2017-09-18Convert string class namesRyan Harrison
2017-09-15OnBeforeKeystroke may invalidate the widget's window.Tom Sepez
2017-09-14Move test/ to testing/resources/xfa/Lei Zhang