summaryrefslogtreecommitdiff
path: root/testing/tools
AgeCommit message (Expand)Author
2018-05-13Add option to run safetynet_compare.py without a profiler.chromium/3430Henrique Nakashima
2018-05-12Prepare image comparison in safetynet_compare.py to work in nightly run.chromium/3429Henrique Nakashima
2018-05-10Use test_dir instead of 'pdfium' for source typeRyan Harrison
2018-05-09safetynet_compare.py generates pngs to compare visuallyHenrique Nakashima
2018-04-26Improve diffing and regeneration of expected pngs.Henrique Nakashima
2018-04-26Optionally optimize PNGs with optipng in make_expected.sh.Lei Zhang
2018-04-09Sort test cases in test_runner.py.Lei Zhang
2018-03-29Fixup API checkdan sinclair
2018-03-28Rename fpdfsdk/fpdf* files to be consistentDan Sinclair
2018-02-27Move XFA pixel tests under pixel/chromium/3358chromium/3357Ryan Harrison
2018-02-23Setup testing XFA using .in fileschromium/3355chromium/3354Ryan Harrison
2018-02-13Teach fixup_pdf_template.py to automatically calculate stream length.Lei Zhang
2018-02-13Fix nits in Python code.Lei Zhang
2018-01-25Add timeout when downloading gold json.Henrique Nakashima
2018-01-12Fix "the the" typos.Lei Zhang
2018-01-08Make api_check.py warning more informative about what needs to be fixed.Henrique Nakashima
2017-12-19Add missing fpdfview_c_api_test.c entries.Lei Zhang
2017-11-29Read Skia gold json and compare to locally generated pngs.Henrique Nakashima
2017-10-26Add option to regenerate only platform-specific expected pngs.Henrique Nakashima
2017-10-25Add --regenerate_expected option to test_runner.py.chromium/3250Henrique Nakashima
2017-09-08Store raw json with run results when running safetynet_job.py.Henrique Nakashima
2017-08-31Implement FORM_OnFocus() API.Lei Zhang
2017-08-22Prepare safetynet_job.py to have its output sent in emailsHenrique Nakashima
2017-08-15Make errors in called processes more evident and easier to debug.Henrique Nakashima
2017-08-11Add 'testing' to a path that got missedRyan Harrison
2017-08-10Add safetynet_job.py to run safetynet_compare.py periodically.chromium/3182Henrique Nakashima
2017-08-10Fixing utf-8 safetynet_conclusions problem when writing the json.Henrique Nakashima
2017-08-10Extracting GetBooleanGnArg from coverage_report.pyHenrique Nakashima
2017-08-09Fixing PrintConclusionsDictHumanReadable for dicts loaded from string.Henrique Nakashima
2017-08-09Move tools/coverage to testing/tools/coverageHenrique Nakashima
2017-08-03Add script to compare performance of two versions of pdfium.Henrique Nakashima
2017-07-21Clarify --build-dir help info in safetynet_measure.py.Lei Zhang
2017-07-21Add safetynet_measure.py to measure pdfium performance.Henrique Nakashima
2017-07-18Make progressive renderer default for pdfium_test.Dan Sinclair
2017-06-27Change terminology of image diff to differentiate from pixel tests.Henrique Nakashima
2017-06-27Fixed file matching regex in test_runner.Henrique Nakashima
2017-06-27Fail pixel tests when they do not provide the expected image.Henrique Nakashima
2017-06-26Fix the Size trailer entry in hand written PDFs.Lei Zhang
2017-03-27Ensure empty output directory to avoid duplicate uploadStephan Altmueller
2017-03-08Re-enable tests now that leak is fixedchromium/3036Dan Sinclair
2017-02-01Remove DrMemorychromium/3000dan sinclair
2017-01-31Fixup test harnessdan sinclair
2017-01-26Add flag to ignore images by their MD5 digestchromium/2994stephana
2017-01-13Ensures that the gold output directory existschromium/2983chromium/2982chromium/2981stephana
2017-01-02Gold support in PDFiumchromium/2970stephana
2016-05-17Combine corpus runner into test_runner.pydsinclair
2016-05-04Copy the event definition file to the testing directory along with pdftsepez
2016-05-04Fix event sending in pdfium_test.tsepez
2016-04-28Remove output redirect from corpus test runner.dsinclair
2016-04-25Combine the javascript and pixel test runners.dsinclair