summaryrefslogtreecommitdiff
path: root/testing
AgeCommit message (Expand)Author
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
2015-10-09Allow compiling PDFium without V8.Tom Sepez
2015-10-06Run FXJS_V8 embedder tests against a shared isolate.Tom Sepez
2015-10-02Correct mistakes in test case for 507316Tom Sepez
2015-09-30Add signatures to FXJS_V8.Tom Sepez
2015-09-29Fix blank page issue caused by too strict correction on bpcchromium/2523Jun Fang
2015-09-28Fix test diff caused by v8 version updateTom Sepez
2015-09-25Add Mac-specific pixel test expectations.chromium/2522chromium/2521Lei Zhang
2015-09-25Revert "Revert "Fix the issue that pdfium swallows 'fi' or 'ff' in some pdf f...Jun Fang
2015-09-25Revert "Fix the issue that pdfium swallows 'fi' or 'ff' in some pdf files"Jun Fang
2015-09-25Fix the issue that pdfium swallows 'fi' or 'ff' in some pdf filesJun Fang
2015-09-15Implement FPDFAction_GetFilePath().Lei Zhang
2015-09-11Fix strings, remove stringify macros, void return types for Consts.h.Tom Sepez
2015-09-10Guard against null image data in CJBig2_GRRDProc.chromium/2509chromium/2508Lei Zhang
2015-09-09Remove existing generated images before running a test.Lei Zhang
2015-09-09Fix heap use after free in CPDFSDK_Annot::GetPDFAnnot.Tom Sepez
2015-09-09Test files for issue 507316Tom Sepez
2015-09-08Beef up app_props.in and tidy app.cpp.Tom Sepez
2015-09-08Change the JS app.viewerType() return value to "pdfium"Lei Zhang
2015-09-02Change fixup_pdf_template.py to open files in binary mode.Lei Zhang
2015-09-02Reapply Foxit's libopenjpeg modifications.Lei Zhang
2015-08-31Fix two issues shown by bug 489995Tom Sepez
2015-08-13Revert "Allow external font-path configuration from pdfium_test."Tom Sepez
2015-08-13Allow external font-path configuration from pdfium_test.Tom Sepez
2015-08-04Add a license header for testing/tools/make_expected.sh.Lei Zhang
2015-08-04clang-format all pdfium code.Nico Weber
2015-07-30Add simple script to regenerate expected results.Tom Sepez
2015-07-30Re-enable successful tests.Tom Sepez
2015-07-30New suppressions for bundled freetypeTom Sepez
2015-07-23document.delay and document.external are boolean properties.Tom Sepez
2015-07-16Fix typo from commit d3611f.Lei Zhang
2015-07-16Sort unexpected test results.Lei Zhang
2015-07-15Flip the shut down order in tests.Lei Zhang
2015-07-15Revert "Add test case for parsing endobj keywords."Tom Sepez
2015-07-15Add test case for parsing endobj keywords.Tom Sepez
2015-07-15Revert "Pump the v8 message loop in tests"Jochen Eisinger
2015-07-15Plumb in an externally created v8::IsolateJochen Eisinger
2015-07-15Pump the v8 message loop in testsJochen Eisinger