summaryrefslogtreecommitdiff
path: root/testing/tools
AgeCommit message (Expand)Author
2016-01-19Hook up show-config to testing scripts.Tom Sepez
2016-01-15Unify suppressions files and add matcher syntax.Tom Sepez
2015-11-23Enable Dr. Memory to run javascript, pixel, and corpus testschromium/2575chromium/2574Qin Zhao
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-10-28Allow running individual tests.Dan Sinclair
2015-10-22Make parallelized run_corpus_tests.py handle ctrl-c.Lei Zhang
2015-10-09Parallelize run_corpus_tests.py.Lei Zhang
2015-09-09Remove existing generated images before running a test.Lei Zhang
2015-09-02Change fixup_pdf_template.py to open files in binary mode.Lei Zhang
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-07-30Add simple script to regenerate expected results.Tom Sepez
2015-07-16Fix typo from commit d3611f.Lei Zhang
2015-07-16Sort unexpected test results.Lei Zhang
2015-06-12Corpus tests check for unexpected successes.Tom Sepez
2015-05-20Get test running scripts to detect and report common error.Bruce Dawson
2015-04-09Consider platform-specific expected .png files.Tom Sepez
2015-04-03Refactor PDFium python test utilities.Tom Sepez
2015-03-26Replace linux-specific code in test scripts.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-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-17Return OS status code from python test driver scripts.Tom Sepez
2015-03-16Pull our new test case repository via deps.Tom Sepez
2015-02-24Convert pdfium expected test results to PNG format.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-12Create run_javascript_tests.pyTom Sepez
2015-02-05Fix segv in CPDF_DataAvail::CheckRoot() when /Root object is a string.Tom Sepez
2015-01-21Add tests for GetNamedDests() API.Tom Sepez