summaryrefslogtreecommitdiff
path: root/testing/resources
AgeCommit message (Expand)Author
2018-08-01Add FPDFText_GetFontName() APIMiklos Vajna
2018-07-27Make pixel_tests pass on Windows 10.Lei Zhang
2018-07-25Fix hint tables parsing.Artem Strygin
2018-07-19Fix unbalanced endobj keyword in rectangles_multi_pages.pdf.Lei Zhang
2018-07-11Add FPDFFormObj_CountObjects() APIMiklos Vajna
2018-07-10Add test for reading marked content with an indirect dict.Henrique Nakashima
2018-07-03Add FPDFText_GetTextRenderMode() APIMiklos Vajna
2018-06-26Write pixel .evt test for dynamic_list_box_allow_multiple_selection.Henrique Nakashima
2018-06-23Fix some nits from commit 27cf78d8.chromium/3472chromium/3471Lei Zhang
2018-06-20Re-work some more c_str() usage.Tom Sepez
2018-06-14Rewrite content stream regeneration.Henrique Nakashima
2018-06-12Fill m_ContentStream field in CPDF_PageObject.Henrique Nakashima
2018-06-08Ensure CJS_Return() with error always includes a message.Tom Sepez
2018-06-08Use FPDFText_GetBoundedText() to get the visible text in a test.Lei Zhang
2018-06-07Add expectations for xfa_node_caption.pdfchromium/3453Ryan Harrison
2018-06-07Convert resolve_nodes.pdf into 3 test casesRyan Harrison
2018-06-06Unsuppress dynamic_password_field_background_fill.pdfRyan Harrison
2018-06-06Create events and expectation for barcode_test.pdfRyan Harrison
2018-05-31Make XFA pixel tests more stablechromium/3447Ryan Harrison
2018-05-31Handle image mask continuous loading correctlyWei Li
2018-05-31Fix font regression in AdjustMMParamsNicolas Pena
2018-05-30Add pixel tests for PDFs that use generation numbers.Lei Zhang
2018-05-22Fix a regression with missing text.Lei Zhang
2018-05-22Add test case for a font substitution regression.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-08Add some basic tests for FPDF_VIEWERREF_GetPrintPageRange().Lei Zhang
2018-05-07Restore logic of CreateChildUIAndValueNodesIfNeeded().Henrique Nakashima
2018-04-27Fix backspace on 1st character of a line erases the line break.Henrique Nakashima
2018-04-23Create FPDFPageObjMark_GetParamStringValue().Henrique Nakashima
2018-04-23Create API to get PageObject mark parameters.Henrique Nakashima
2018-04-13Add test for circular CPDF_Function::Load().Henrique Nakashima
2018-04-11Fix crash when ColorSpace references itself directly.Henrique Nakashima
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-27Open FPDF_PAGEOBJECTMARK API.Henrique Nakashima
2018-03-21Add a regression test for bug 821454.Lei Zhang
2018-03-19Calculate AP for multi-line markup annotations correctlyRalf Sippl
2018-03-19Add more options to combobox_form.pdf resource.Henrique Nakashima
2018-03-12Add test that non-ASCII characters to not foul hyphen processingRyan Harrison
2018-02-28Add simple XFA test for entering text into TextEditRyan Harrison
2018-02-27Move XFA pixel tests under pixel/chromium/3358chromium/3357Ryan Harrison
2018-02-26Fixup AFSimple_Calculate indexing bugDan Sinclair
2018-02-25Add expectations for static XFA testsRyan Harrison
2018-02-23Setup testing XFA using .in fileschromium/3355chromium/3354Ryan Harrison
2018-02-13Teach fixup_pdf_template.py to automatically calculate stream length.Lei Zhang
2018-02-06Add rendering embeddertests for FPDF_ImportNPagesToOne.xlou
2018-02-01Make CFXJSE-created contexts refer to their CFXJS counteparts.chromium/3337Tom Sepez
2018-01-31Experimental API for N-up feature support for printxlou