aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/tests/run.sh
Commit message (Expand)AuthorAge
* reland "rebaseline_server: download actual-results.json files from GCS instea...Gravatar epoger2014-06-05
* Revert "rebaseline_server: download actual-results.json files from GCS instea...Gravatar epoger2014-06-04
* rebaseline_server: download actual-results.json files from GCS instead of SVNGravatar epoger2014-06-04
* remove self-tests for no-longer-supported rebaseline.pyGravatar commit-bot@chromium.org2014-05-02
* create tools/tests/run_all.py to run all our Python self-tests within toolsGravatar commit-bot@chromium.org2013-12-19
* Changes bench_graph_svg.py test to check_bench_regressions.py test; deletes d...Gravatar bensong@google.com2013-10-24
* Suppresses failing test due to change of bench_graph_svg. Will fix later.Gravatar bensong@google.com2013-10-15
* rebaseline.py: fix --add-new when there are no expectations at allGravatar epoger@google.com2013-09-03
* rebaseline.py: add --bugs and --unreviewed flagsGravatar epoger@google.com2013-09-03
* Remove temporary workaround TODOs from tools/tests/run.shGravatar epoger@google.com2013-08-28
* Remove base-* directories from gm expected/actual paths; just use platform namesGravatar epoger@google.com2013-08-20
* Delete image-based rebaselining tool; we have switched to checksumsGravatar epoger@google.com2013-08-02
* rebaseline.py: error out early if --expectations-root not pointing at gm-expe...Gravatar epoger@google.com2013-07-10
* rebaseline.py: use specified configs/tests as a FILTER over actually-run testsGravatar epoger@google.com2013-07-10
* rebaseline.py: if expectations dir contains JSON format results, update those...Gravatar epoger@google.com2013-07-08
* rebaseline.py self-tests: prepare to add tests of JSON-format rebaseliningGravatar epoger@google.com2013-07-03
* Create jsondiff tool to capture diffs between two JSON expectations files.Gravatar epoger@google.com2013-07-02
* rebaseline.py: split image-based rebaselining, which will go away soon, into ...Gravatar epoger@google.com2013-06-19
* rebaseline.py: try to download images from Google Storage before skia-autogenGravatar epoger@google.com2013-06-12
* rebaseline.py: add --add-new option, and only add new expectations if it is setGravatar epoger@google.com2013-06-12
* rebaseline.py: in option names, replace underscores with hyphensGravatar epoger@google.com2013-06-11
* Run skimage as part of run.shGravatar scroggo@google.com2013-06-07
* rebaseline.py self-tests: split test inputs and outputs into completely separ...Gravatar epoger@google.com2013-06-06
* rebaseline.py: if --tests is not specified, get test list from actual-results...Gravatar epoger@google.com2013-06-05
* rebaseline.py : add self-testsGravatar epoger@google.com2013-06-04
* bench_graph_svg: add r7618 results (NOT per-tile) to self-test source dataGravatar epoger@google.com2013-02-17
* bench_graph_svg self-test: add non-tile bench dataGravatar epoger@google.com2013-02-15
* tools/tests/run.sh: download test bench data from Google Storage rather than SVNGravatar epoger@google.com2013-02-15
* bench_graph_svg: generate output in consistently sorted order, to make diffs ...Gravatar epoger@google.com2013-02-14
* disable new bench_graph_svg test in tools/tests/run.sh that fails on housekeeperGravatar epoger@google.com2013-02-14
* tools/tests/run.sh: add self-test for bench_graph_svg.pyGravatar epoger@google.com2013-02-14
* Add more warnings about https://code.google.com/p/skia/issues/detail?id=677 (...Gravatar epoger@google.com2013-01-02
* Update skdiff.Gravatar bungeman@google.com2012-12-05
* Add a self-test for gm, similar to our self-test for skdiff.Gravatar epoger@google.com2012-11-12
* skdiff: replace --failonmismatches with repeatable --failonresult optionGravatar epoger@google.com2012-07-13
* skdiff: add --failonmismatches and --listfilename options, plus cleanupGravatar epoger@google.com2012-07-12
* test-only: add test coverage of skdiff over input with identical bits or pixelsGravatar epoger@google.com2012-05-30
* skdiff test-only change: add test of --nodiffs mode, make tests validate retu...Gravatar epoger@google.com2012-05-18
* test-only change: update run.sh and rearrange dirs to ease addition of more t...Gravatar epoger@google.com2012-05-17
* skdiff: only write out diff images that are included in index.htmlGravatar epoger@google.com2012-05-16
* Add self-test for skdiff, and remove date/time from skdiff output so it passes.Gravatar epoger@google.com2012-05-15