summaryrefslogtreecommitdiff
path: root/testing
AgeCommit message (Expand)Author
2016-02-01Use JS_ExpandKeywordParams() in app.response()Tom Sepez
2016-02-01Add Test for field.getArray() sort-order.Tom Sepez
2016-01-29Fix botched "CC:" parameter passing in JS_DocmailForm().Tom Sepez
2016-01-29Add tests for CBA_AnnotIterator.Tom Sepez
2016-01-29Fix behaviour of app.alert() with a single object argument.Tom Sepez
2016-01-20Bugs in CJS_PublicMethods::ParseNumber().Tom Sepez
2016-01-19Hook up show-config to testing scripts.Tom Sepez
2016-01-19Fix infinite loops caused by calling circular indirect objectsWei Li
2016-01-15Unify suppressions files and add matcher syntax.Tom Sepez
2016-01-15Make the bug 361 test case work in Acrobat.Lei Zhang
2016-01-14Revert "Cleanup CJS_PublicMethods::ParseNumber"Tom Sepez
2016-01-14Cleanup CJS_PublicMethods::ParseNumberTom Sepez
2016-01-14Loose checking for trailer's size fieldWei Li
2016-01-14Additional test cases for bug_361Tom Sepez
2016-01-14Correct the way to count pages and to avoid infinite loopWei Li
2016-01-13test cast for bug_361Tom Sepez
2016-01-11Fix an infinite loop parsing in CPDF_SyntaxParser::GetObject()Wei Li
2016-01-08Fix infinite loop caused by parsing same indirect objectsWei Li
2016-01-07Disentangle fpdfsave_embeddertest's FPDF_FILEWRITE, use gmock matchers.Tom Sepez
2016-01-07Fix a GetFileContents() call that should have been in commit aa326bd6.chromium/2619chromium/2618chromium/2617chromium/2616Lei Zhang
2016-01-06Invalidate IPWL_FocusHandler and IPWL_Provider on destruction.Lei Zhang
2016-01-06Return unique_ptrs from test_support functionsTom Sepez
2016-01-06Add fpdf_edit basic creation embedder test.Tom Sepez
2016-01-05Fix an infinite loop in CPDF_Parser::RebuildCrossRef().Lei Zhang
2016-01-05Exit infinite loops for cross reference loadingWei Li
2016-01-05Make FPDF_WIDESTRING work regardless of endianness.Tom Sepez
2016-01-04Add FPDFDoc_GetPageMode() embeddertestTom Sepez
2015-12-31Reapply "Fix a partial rendering problem"Lei Zhang
2016-01-01Revert "Fix a partial rendering problem"Jun Fang
2015-12-31Fix a partial rendering problemJun Fang
2015-12-24Switch from nonstd::unique_ptr to std::unique_ptr.Lei Zhang
2015-12-21Add missing files from commit b426e3edde04.Lei Zhang
2015-12-21Fix JS seconds since epoch to date conversions.Lei Zhang
2015-12-10Fix integer and bounds issues in sycc4{22,44}_to_rgb.Oliver Chang
2015-12-09Prevent infinite looping in CPDF_Parser::LoadAllCrossRefV5().Lei Zhang
2015-12-06fix for stream object readingWei Li
2015-12-01Add basic checking for RebuildCrossRefWei Li
2015-11-23Enable Dr. Memory to run javascript, pixel, and corpus testschromium/2575chromium/2574Qin Zhao
2015-11-20Change |CCodec_ScanlineDecoder::m_Pitch| to FX_DWORDOliver Chang
2015-11-20Initialize V8 before starting embedder testsJochen Eisinger
2015-11-12Clear decoders after the image decoder in the /Filter array.Oliver Chang
2015-11-11(Reland) Fix extraction of colour components in CPDF_DIBSource::DownSampleSca...Oliver Chang
2015-11-11Revert "Fix extraction of colour components in CPDF_DIBSource::DownSampleScan...Oliver Chang
2015-11-11Fix extraction of colour components in CPDF_DIBSource::DownSampleScanline32BitOliver Chang
2015-11-09Add path service to retrieve test data directory at run time so tests can be ...Wei Li
2015-11-06Fix all relative includes to core.Lei Zhang
2015-11-06Fix all relative includes to public.Lei Zhang
2015-11-05Fix all relative includes to third_party.chromium/2560chromium/2559chromium/2558chromium/2557Lei Zhang
2015-11-04Add base test for RebuildCrossRef function.Wei Li
2015-11-04Fix the build after commit 8cadf995e9a0.chromium/2556Lei Zhang