summaryrefslogtreecommitdiff
path: root/testing
AgeCommit message (Expand)Author
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
2017-09-13Change behaviour of FPDF_RenderPageBitmapWithMatrixNicolas Pena
2017-09-08Store raw json with run results when running safetynet_job.py.Henrique Nakashima
2017-09-06Convert FX_STRSIZE int->size_tRyan Harrison
2017-09-05Remove isDevice parameter from barcode Render().Henrique Nakashima
2017-08-31Remove fx_basic.hDan Sinclair
2017-08-31Implement FORM_OnFocus() API.Lei Zhang
2017-08-30Move CFX_WideTextBuf out of fx_basicDan Sinclair
2017-08-30Move CFX_BitStream to its own fileDan Sinclair
2017-08-28Move replaced indirect objects to the orphans list.Lei Zhang
2017-08-28Limit pdf_codec_jbig2_fuzzer memory usage.Lei Zhang