aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/tests
Commit message (Expand)AuthorAge
* rebaseline.py: add --keep-going-on-failure option, off by defaultGravatar epoger@google.com2013-07-16
* Fix Housekeeper bot after r9961Gravatar epoger@google.com2013-07-10
* 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
* Fix rebaseline.py self-test to account for r9859Gravatar epoger@google.com2013-07-02
* Treat empty directory properly in skimage.Gravatar scroggo@google.com2013-06-21
* rebaseline.py: split image-based rebaselining, which will go away soon, into ...Gravatar epoger@google.com2013-06-19
* skimage: revert r9642Gravatar epoger@google.com2013-06-18
* skimage: if --readPath points at an empty dir, create an empty expectations fileGravatar epoger@google.com2013-06-17
* skimage self-tests: confirm correctness of bitmap hash valuesGravatar epoger@google.com2013-06-13
* 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: improve readability of dry-run outputGravatar epoger@google.com2013-06-11
* rebaseline.py: in option names, replace underscores with hyphensGravatar epoger@google.com2013-06-11
* Preparations for running skimage tool on bots.Gravatar scroggo@google.com2013-06-07
* 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
* add more rebaseline test resources (no behavioral changes)Gravatar epoger@google.com2013-06-05
* 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
* Create a self test for skimage.Gravatar scroggo@google.com2013-05-14
* 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
* Enable per-tile logging in bench_picturesGravatar borenet@google.com2013-01-11
* * Extended skdiff to report alpha channel differences.Gravatar rmistry@google.com2013-01-03
* Add more warnings about https://code.google.com/p/skia/issues/detail?id=677 (...Gravatar epoger@google.com2013-01-02
* Address comments for r6822: https://codereview.appspot.com/6946052/Gravatar borenet@google.com2012-12-17
* Fix bench_pictures.cfg and add sanity checkGravatar borenet@google.com2012-12-14
* 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
* Adding checkboxes to skdiff output so a user can select a subset of images to...Gravatar jkleinert@google.com2012-08-30
* skdiff: recurse over subdirectories, unless --norecurse option is givenGravatar epoger@google.com2012-08-16
* skdiff output: indicate which result types would cause failureGravatar epoger@google.com2012-07-19
* 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
* Improve sorting of skdiff output, and make it consistent across platformsGravatar epoger@google.com2012-06-28
* skdiff: return nonzero exit value if there are any mismatchesGravatar epoger@google.com2012-05-31
* test-only: add test coverage of skdiff over input with identical bits or pixelsGravatar epoger@google.com2012-05-30
* Add to skdiff: test images for bitwise equality before testing for pixel-wise...Gravatar epoger@google.com2012-05-22
* 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
* test-only changes: add more image files to test more skdiff behaviorGravatar epoger@google.com2012-05-16
* skdiff: only write out diff images that are included in index.htmlGravatar epoger@google.com2012-05-16