summaryrefslogtreecommitdiff
path: root/testing
AgeCommit message (Expand)Author
2015-06-22Fix Javascript tests after commit f55771af6429.chromium/2445chromium/2444chromium/2443chromium/2442chromium/2441chromium/2440Lei Zhang
2015-06-15Do some IWYU cleanups.Lei Zhang
2015-06-12Corpus tests check for unexpected successes.Tom Sepez
2015-06-02Automated test case for 487928.Tom Sepez
2015-05-29Run V8 in predictable mode for pdfium_testJochen Eisinger
2015-05-28Fix suppressions for 2015-05-28 dropTom Sepez
2015-05-20Get test running scripts to detect and report common error.Bruce Dawson
2015-05-15Fix leaks in the embedder tests themselves.Lei Zhang
2015-05-12Make (and verify) public/ files compile under C.Tom Sepez
2015-05-11Create top-level public/ header directory.Tom Sepez
2015-04-29Add suppressions for all new failing corpus tests.Tom Sepez
2015-04-29Corpus roll to pick up the 2015-04-28 Foxit drop.Tom Sepez
2015-04-27SEGV in CFX_BaseSegmentedArray::Iterate() when CS has malformed dictionary.Tom Sepez
2015-04-23Remove unused nParamNum values from JS method tables.Tom Sepez
2015-04-09Consider platform-specific expected .png files.Tom Sepez
2015-04-03Refactor PDFium python test utilities.Tom Sepez
2015-04-03Add embedder test comparing with the last patch.JUN FANG
2015-04-01Update windows suppressions and unify across platformsTom Sepez
2015-03-26Replace linux-specific code in test scripts.Tom Sepez
2015-03-25Suppress many failing mac tests.Tom Sepez
2015-03-25Suppress our "pixel" test on mac since it diffs.Tom Sepez
2015-03-25Create per-platform pdfium test suppression files.Tom Sepez
2015-03-24Add comments to suppressions fileTom Sepez
2015-03-23Support comments and blank lines in SUPPRESSIONS fileTom Sepez
2015-03-23Create simple suppressions file in PDFium repository.Tom Sepez
2015-03-23Flush stdout before launching sub-processes.Tom Sepez
2015-03-17Revert "TEST that the tree goes RED when pixel/javascript tests fail."Tom Sepez
2015-03-17TEST that the tree goes RED when pixel/javascript tests fail.Tom Sepez
2015-03-17Return OS status code from python test driver scripts.Tom Sepez
2015-03-16Pull our new test case repository via deps.Tom Sepez
2015-03-02Return error information from pdfium to JS.Tom Sepez
2015-02-27Pull in gmock for standalone pdfium builds.Tom Sepez
2015-02-25Implement a delegate for EmbedderTests.Tom Sepez
2015-02-24Convert pdfium expected test results to PNG format.Tom Sepez
2015-02-19Add test for PDF's JS "global".Tom Sepez
2015-02-13Run pixel tests via automated script.Tom Sepez
2015-02-13run_javascript_tests.py: Be more flexible about directory layout.Tom Sepez
2015-02-13Test top-level Document JS properties.chromium/2313chromium/2312chromium/2310chromium/2309chromium/2308chromium/2307chromium/2306chromium/2305Tom Sepez
2015-02-12Create run_javascript_tests.pyTom Sepez
2015-02-10Add JavaScript test for constants in Consts.cpp.Tom Sepez
2015-02-06First JavaScript testing implementation.Tom Sepez
2015-02-05Fix segv in CPDF_DataAvail::CheckRoot() when /Root object is a string.Tom Sepez
2015-02-03Fix stack exhaustion in CPDF_DataAvail::HaveResourceAncestor()Tom Sepez
2015-02-02Add embedder test for fix to bug_452455.Tom Sepez
2015-01-30Track formhandles in EmbedderTest class itselfTom Sepez
2015-01-29Add minimized test cases for stack exhaustion crash to repository.Tom Sepez
2015-01-28Merge to Master: Cover fpdftext.h API with embeddertests.Tom Sepez
2015-01-27Add embedder test for stream length beyond end of file.Tom Sepez
2015-01-26Fix infinite recursion in CPDF_Parser::ParseIndirectObjectAt().Tom Sepez
2015-01-23Fix null crash in CheckTrailer.Tom Sepez