skia2/tools/tests
epoger 85b438dfab create sk_tools::Expectation class, similar to skiagm::Expectations class
The overarching goal here is for our "gm" and "render_pictures" tools to handle
image expectations/actuals in the same way, sharing the same code, so their
results can be processed through a single pipeline.

By adding an Expectation class within tools/image_expectations.h, similar to
the Expectations class in gm/gm_expectations.h, we get one step closer to
that goal.

R=stephana@google.com
TBR=stephana

Author: epoger@google.com

Review URL: https://codereview.chromium.org/493363002
2014-08-21 23:21:32 -07:00
..
benchalerts/Perf-Android-Nexus7-Tegra3-Arm7-Release Adds dashboard link for one-line plot on each alert item. 2014-05-13 17:38:17 +00:00
jsondiff add some .gitignores related to gm and tools 2014-04-11 14:49:50 +00:00
skdiff add some .gitignores related to gm and tools 2014-04-11 14:49:50 +00:00
skimage add some .gitignores related to gm and tools 2014-04-11 14:49:50 +00:00
__init__.py reland "rebaseline_server: download actual-results.json files from GCS instead of SVN" 2014-06-05 10:30:37 -07:00
base_unittest.py combine base_unittest.py modules from gm and tools 2014-07-17 12:54:16 -07:00
bench_pictures_cfg_test.py Enable per-tile logging in bench_pictures 2013-01-11 20:45:24 +00:00
fix_pythonpath.py combine base_unittest.py modules from gm and tools 2014-07-17 12:54:16 -07:00
rebaseline.sh Create jsondiff tool to capture diffs between two JSON expectations files. 2013-07-02 20:22:27 +00:00
render_pictures_test.py create sk_tools::Expectation class, similar to skiagm::Expectations class 2014-08-21 23:21:32 -07:00
run.sh reland "rebaseline_server: download actual-results.json files from GCS instead of SVN" 2014-06-05 10:30:37 -07:00
skimage_self_test.py create tools/tests/run_all.py to run all our Python self-tests within tools 2013-12-19 18:22:32 +00:00