summaryrefslogtreecommitdiff
path: root/testing
AgeCommit message (Expand)Author
2016-02-22Change presubmit lint check to a blacklist.dan sinclair
2016-02-18Clean up CPDF_FileSpec and add unit testsWei Li
2016-02-18Fixup incorrect include guards.Dan Sinclair
2016-02-18Sort headers in non-xfa directories.Dan Sinclair
2016-02-17Expand all paths to be based off pdfium/ directoryDan Sinclair
2016-02-16Refactor CPDF_SimpleParser and add unit tests.Wei Li
2016-02-16Simplify string function test macroWei Li
2016-02-16Fix GYP for nonxfa builds from last commit.chromium/2654chromium/2653Oliver Chang
2016-02-16Add initial libfuzzers for fm2js transpiling and XML parsing.Oliver Chang
2016-02-09Add unit tests for ascii85 and hex decoders.chromium/2652chromium/2651chromium/2650chromium/2649chromium/2648chromium/2647chromium/2646Wei Li
2016-02-04Fix tests under no_v8 build optionTom Sepez
2016-02-01Merge to XFA: Use JS_ExpandKeywordParams() in app.response()Tom Sepez
2016-02-01Merge to XFA: Add Test for field.getArray() sort-order.Tom Sepez
2016-01-29Merge to XFA: Fix botched "CC:" parameter passing in JS_DocmailForm().Tom Sepez
2016-01-29Merge to XFA: Add tests for CBA_AnnotIterator.Tom Sepez
2016-01-29Merge to XFA: Fix behaviour of app.alert() with a single object argument.Tom Sepez
2016-01-20Merge to XFA: Bugs in CJS_PublicMethods::ParseNumber().Tom Sepez
2016-01-19Merge to XFA: Hook up show-config to testing scripts.Tom Sepez
2016-01-19Merge to XFA: Fix infinite loops caused by calling circular indirect objectsWei Li
2016-01-19Merge to XFA: Unify suppressions files and add matcher syntax.Tom Sepez
2016-01-15Merge to XFA: Make the bug 361 test case work in Acrobat.Lei Zhang
2016-01-14Merge to XFA: Loose checking for trailer's size fieldWei Li
2016-01-14Merge to XFA: Correct the way to count pages and to avoid infinite loopWei Li
2016-01-14Merge to XFA: Additional test cases for bug_361Tom Sepez
2016-01-13Merge to XFA: test cast for bug_361Tom Sepez
2016-01-11Merge to XFA: Fix an infinite loop parsing in CPDF_SyntaxParser::GetObject()Wei Li
2016-01-08Merge to XFA: Fix infinite loop caused by parsing same indirect objectsWei Li
2016-01-07Merge to XFA: Disentangle fpdfsave_embeddertest's FPDF_FILEWRITE.Tom Sepez
2016-01-07Merge to XFA: Fix a GetFileContents() call that should have been in commit aa...Lei Zhang
2016-01-06Invalidate IPWL_FocusHandler and IPWL_Provider on destruction.Lei Zhang
2016-01-06Merge to XFA: Return unique_ptrs from test_support functionsTom Sepez
2016-01-06Merge to XFA: Add fpdf_edit basic creation embedder test.Tom Sepez
2016-01-05Merge to XFA: Fix an infinite loop in CPDF_Parser::RebuildCrossRef().Lei Zhang
2016-01-05Merge to XFA: Exit infinite loops for cross reference loadingWei Li
2016-01-05Merge to XFA: Make FPDF_WIDESTRING work regardless of endianness.Tom Sepez
2016-01-04Merge to XFA: Add FPDFDoc_GetPageMode() embeddertestTom Sepez
2015-12-31Merge to XFA: Reapply "Fix a partial rendering problem"Lei Zhang
2015-12-24Merge to XFA: Switch from nonstd::unique_ptr to std::unique_ptr.Lei Zhang
2015-12-21Merge to XFA: Fix JS seconds since epoch to date conversions.Lei Zhang
2015-12-11XFA: Missing license in make_expected.shTom Sepez
2015-12-10Merge to XFA: Fix integer and bounds issues in sycc4{22,44}_to_rgb.Oliver Chang
2015-12-09Merge to XFA: Prevent infinite looping in CPDF_Parser::LoadAllCrossRefV5().Lei Zhang
2015-12-06Merge to XFA: fix for stream object readingWei Li
2015-12-01Merge to XFA: Add basic checking for RebuildCrossRefWei Li
2015-11-30Allow building non-XFA (master) on the XFA branch.Tom Sepez
2015-11-23Merge to XFA: Enable Dr. Memory to run javascript, pixel, and corpus testsQin Zhao
2015-11-20Merge to XFA: Initialize V8 before starting embedder testsTom Sepez
2015-11-20Merge to XFA: Change |CCodec_ScanlineDecoder::m_Pitch| to FX_DWORDOliver Chang
2015-11-12Merge to XFA: Clear decoders after the image decoder in the /Filter array.Oliver Chang
2015-11-11Merge to XFA: Fix extraction of colour components in CPDF_DIBSource::DownSamp...Oliver Chang