skia2/tools/tests
scroggo@google.com cf5eb6ab25 Preparations for running skimage tool on bots.
skimage_main:
Specify the full name of the expectations file to write on the command line,
rather than the folder to write 'results.json'. This is consistent with
writeJsonSummaryPath in GM, as well as the format for reading the file.
Further, it allows more flexibility to name the file.
Do not force opaque when writing bitmaps. skimage does its comparison on
the raw bitmaps. The images are written for visual comparison, and mostly
transparent bitmaps (like resources/plane.png) aren't meaningful when
forced opaque.
Provide an option to to write only mismatches to a directory. Handled
similar to the writePath.
Report a failure if there is no expectations file. This allows writing
to the mismatchPath so we can create an initial baseline.
Pass SkBitmap by const&.

skimage_self_test:
Include the name of the json file in the parameter passed to
createExpectationsPath. The name has been changed to be more specific.

.gitignore:
Ignore the new name of the file created by skimage_self_test.

run.sh:
Run skimage_self_tests.py

BUG=http://code.google.com/p/skia/issues/detail?id=1241
R=epoger@google.com

Review URL: https://codereview.chromium.org/15813016

git-svn-id: http://skia.googlecode.com/svn/trunk@9474 2bbb7eff-a529-9590-31e7-b0007b416f81
2013-06-07 12:43:15 +00:00
..
benchgraphs/Skia_Shuttle_Ubuntu12_ATI5770_Float_Bench_32/output-expected bench_graph_svg: add r7618 results (NOT per-tile) to self-test source data 2013-02-17 08:33:27 +00:00
rebaseline rebaseline.py self-tests: split test inputs and outputs into completely separate directories 2013-06-06 15:11:11 +00:00
skdiff * Extended skdiff to report alpha channel differences. 2013-01-03 19:23:22 +00:00
skimage Preparations for running skimage tool on bots. 2013-06-07 12:43:15 +00:00
bench_pictures_cfg_test.py Enable per-tile logging in bench_pictures 2013-01-11 20:45:24 +00:00
rebaseline.sh rebaseline.py self-tests: split test inputs and outputs into completely separate directories 2013-06-06 15:11:11 +00:00
run.sh Run skimage as part of run.sh 2013-06-07 12:40:35 +00:00
skimage_self_test.py Preparations for running skimage tool on bots. 2013-06-07 12:43:15 +00:00