summaryrefslogtreecommitdiff
path: root/testing
AgeCommit message (Expand)Author
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
2015-11-04Make JS app.setTimeOut() work again.Lei Zhang
2015-11-04Enforce input and output dimensionalities for CPDF_StitchFunc.Oliver Chang
2015-11-04Make checkdeps --resolve-dotdot succeed.Lei Zhang
2015-11-03Revert "One test runner to rule them all."Dan Sinclair
2015-11-03Return result of the test runner.Dan Sinclair
2015-11-03One test runner to rule them all.Dan Sinclair
2015-11-02Support linearized loadingJun Fang
2015-10-28Allow running individual tests.Dan Sinclair
2015-10-28Check if document was opened during testing.Dan Sinclair
2015-10-27Type check the m_pShadingObj before assuming it's a stream.Dan Sinclair
2015-10-26Revert "Make m_pShadingObj a CPDF_Stream instead of CPDF_Object."Dan Sinclair
2015-10-26Make m_pShadingObj a CPDF_Stream instead of CPDF_Object.Dan Sinclair
2015-10-22Set a recursion limit on CPDF_DataAvail::CheckPageNodeOliver Chang
2015-10-22Make parallelized run_corpus_tests.py handle ctrl-c.Lei Zhang
2015-10-19Consolidate test support code.Tom Sepez
2015-10-16DEPS include_rules no longer allows core/ -> fpsdfsk/ inclusion.Tom Sepez
2015-10-16Loosen checking on the bytes following 'stream'chromium/2540chromium/2539chromium/2538Jun Fang
2015-10-14Add unit test for top-level bookmarks.Tom Sepez
2015-10-09Parallelize run_corpus_tests.py.Lei Zhang