1. 71e39d5 remove self-tests for no-longer-supported rebaseline.py by commit-bot@chromium.org · 11 years ago
  2. 9e8f88b create tools/tests/run_all.py to run all our Python self-tests within tools by commit-bot@chromium.org · 11 years ago
  3. 4a28f59 Changes bench_graph_svg.py test to check_bench_regressions.py test; deletes deprecated chunks in syn_bucket_subdir. by bensong@google.com · 11 years ago
  4. e209a70 Suppresses failing test due to change of bench_graph_svg. Will fix later. by bensong@google.com · 11 years ago
  5. 93acfd2 rebaseline.py: fix --add-new when there are no expectations at all by epoger@google.com · 11 years ago
  6. 06e626d rebaseline.py: add --bugs and --unreviewed flags by epoger@google.com · 11 years ago
  7. 3f0a108 Remove temporary workaround TODOs from tools/tests/run.sh by epoger@google.com · 11 years ago
  8. fd04011 Remove base-* directories from gm expected/actual paths; just use platform names by epoger@google.com · 11 years ago
  9. 2a192a8 Delete image-based rebaselining tool; we have switched to checksums by epoger@google.com · 11 years ago
  10. 89fa4b9 rebaseline.py: error out early if --expectations-root not pointing at gm-expected dir by epoger@google.com · 11 years ago
  11. 9de25e3 rebaseline.py: use specified configs/tests as a FILTER over actually-run tests by epoger@google.com · 11 years ago
  12. a783f2b rebaseline.py: if expectations dir contains JSON format results, update those instead of image files by epoger@google.com · 11 years ago
  13. 34b73a2 rebaseline.py self-tests: prepare to add tests of JSON-format rebaselining by epoger@google.com · 11 years ago
  14. 53953b4 Create jsondiff tool to capture diffs between two JSON expectations files. by epoger@google.com · 11 years ago
  15. 99a8ec9 rebaseline.py: split image-based rebaselining, which will go away soon, into its own script by epoger@google.com · 11 years ago
  16. e78d207 rebaseline.py: try to download images from Google Storage before skia-autogen by epoger@google.com · 11 years ago
  17. dad5310 rebaseline.py: add --add-new option, and only add new expectations if it is set by epoger@google.com · 11 years ago
  18. 82f3178 rebaseline.py: in option names, replace underscores with hyphens by epoger@google.com · 11 years ago
  19. e762dad Run skimage as part of run.sh by scroggo@google.com · 11 years ago
  20. 19e80c1 rebaseline.py self-tests: split test inputs and outputs into completely separate directories by epoger@google.com · 11 years ago
  21. 99ba65a rebaseline.py: if --tests is not specified, get test list from actual-results.json by epoger@google.com · 11 years ago
  22. db29a31 rebaseline.py : add self-tests by epoger@google.com · 11 years ago
  23. bd9669a bench_graph_svg: add r7618 results (NOT per-tile) to self-test source data by epoger@google.com · 12 years ago
  24. aa6470a bench_graph_svg self-test: add non-tile bench data by epoger@google.com · 12 years ago
  25. 673816c tools/tests/run.sh: download test bench data from Google Storage rather than SVN by epoger@google.com · 12 years ago
  26. 2459a39 bench_graph_svg: generate output in consistently sorted order, to make diffs more useful by epoger@google.com · 12 years ago
  27. 9316d7a disable new bench_graph_svg test in tools/tests/run.sh that fails on housekeeper by epoger@google.com · 12 years ago
  28. f4eeeab tools/tests/run.sh: add self-test for bench_graph_svg.py by epoger@google.com · 12 years ago
  29. 3aa3358 Add more warnings about https://code.google.com/p/skia/issues/detail?id=677 ('make tools/tests/run.sh work cross-platform') by epoger@google.com · 12 years ago
  30. e3c8ddf Update skdiff. https://codereview.appspot.com/6850115/ by bungeman@google.com · 12 years ago
  31. a413a53 Add a self-test for gm, similar to our self-test for skdiff. by epoger@google.com · 12 years ago
  32. dfbf24e skdiff: replace --failonmismatches with repeatable --failonresult option by epoger@google.com · 12 years ago
  33. 46a4596 skdiff: add --failonmismatches and --listfilename options, plus cleanup by epoger@google.com · 12 years ago
  34. 8e4e51d test-only: add test coverage of skdiff over input with identical bits or pixels by epoger@google.com · 12 years ago
  35. 90cb9b3 skdiff test-only change: add test of --nodiffs mode, make tests validate return value by epoger@google.com · 12 years ago
  36. a444352 test-only change: update run.sh and rearrange dirs to ease addition of more tests by epoger@google.com · 12 years ago
  37. 6600852 skdiff: only write out diff images that are included in index.html by epoger@google.com · 12 years ago
  38. a2b793c Add self-test for skdiff, and remove date/time from skdiff output so it passes. by epoger@google.com · 12 years ago