summaryrefslogtreecommitdiff
path: root/testing
AgeCommit message (Expand)Author
2017-07-05Allow EmbedderTest to test savingNicolas Pena
2017-06-30Split CFDE_CSSTextBuf in two.Lei Zhang
2017-06-29Basic APIs and tests for extracting and setting annotation pathsJane Liu
2017-06-29Cleanup call expression handling in fm2jsRyan Harrison
2017-06-28Set default graphics before generating page contentsNicolas Pena
2017-06-27Made existing annotation APIs to work with APchromium/3143Jane Liu
2017-06-27Change terminology of image diff to differentiate from pixel tests.Henrique Nakashima
2017-06-27Fixed file matching regex in test_runner.Henrique Nakashima
2017-06-27Remove pixel suppression for Line_Stroke.pdf.Henrique Nakashima
2017-06-27Fail pixel tests when they do not provide the expected image.Henrique Nakashima
2017-06-26Fix the Size trailer entry in hand written PDFs.Lei Zhang
2017-06-26Add presubmit check for png filesNicolas Pena
2017-06-26Adding back the CFX_DateTime print helpers.Henrique Nakashima
2017-06-23Cleaning up fx_string_testhelpers.Henrique Nakashima
2017-06-23Update corpus test hash to include Oneof testsNicolas Pena
2017-06-22Move image_diff code into testing/image_diff/Lei Zhang
2017-06-22Avoid regenerating appearance stream when already present.Henrique Nakashima
2017-06-22Clean up includes in testing/test_support.hLei Zhang
2017-06-22Minor change to AP generation logicJane Liu
2017-06-21Fixed optional content not rendered when OCGs array is empty.chromium/3138Henrique Nakashima
2017-06-21Renamed bug_492 pixel test expected png.Henrique Nakashima
2017-06-20Add sample PDF with comboboxes.Lei Zhang
2017-06-19Added EmbedderTest::RenderPageWithFlags()Jane Liu
2017-06-19Consistently pass FPDF handles by value.Lei Zhang
2017-06-16Avoid a crash inside wcsftime() on Windows.chromium/3135chromium/3134chromium/3133Lei Zhang
2017-06-13Allow zero length streams when parsing.chromium/3130Dan Sinclair
2017-06-05Add start of CFGAS_FormatString testsDan Sinclair
2017-06-01Basic APIs and tests for extracting annotationsJane Liu
2017-06-01Be less trusting of MaybeLocal<> return types from V8 To* methods.Tom Sepez
2017-06-01Fix content generation to only generate dirty page objects.wileyrya
2017-05-26Use proper file names in core/fpdfapi/fontNicolas Pena
2017-05-24More FM2JSContext testsDan Sinclair
2017-05-19Update more references to sanitizers:depsTom Anderson
2017-05-18Add pixel test for bug 113910Nicolas Pena
2017-05-18Adding fm2js embedder testsDan Sinclair
2017-05-18Add kerning test for bug 528103Nicolas Pena
2017-05-18Fix a situation where images are not properly rendered.Lei Zhang
2017-05-17Add font loading fuzzerNicolas Pena
2017-05-17Reland: Small fix in CPDF_TrueTypeFont loadNicolas Pena
2017-05-17Adding CXFA_Parse unittestsDan Sinclair
2017-05-17Rename formcalc files to better match contentsDan Sinclair
2017-05-17Revert "Small fix in CPDF_TrueTypeFont load"Nicolás Peña
2017-05-16Small fix in CPDF_TrueTypeFont loadNicolas Pena
2017-05-16Update formcalc return typesDan Sinclair
2017-05-11Add missing CheckUnsupportedErrorDan Sinclair
2017-05-11Fixup Initialize spellingchromium/3097Dan Sinclair
2017-05-04Cleanup more null IFX_Pause parametersDan Sinclair
2017-05-03Actually build fuzzers with the pdfium_all target.chromium/3089Lei Zhang
2017-05-02Change BarcodeTest to render to bitmaps.Lei Zhang
2017-04-29Fix rotationschromium/3086chromium/3085rbpotter