Add script to help rebaseline gm self-tests, and run it right now
authorepoger@google.com <epoger@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 5 Dec 2012 20:21:35 +0000 (20:21 +0000)
committerepoger@google.com <epoger@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 5 Dec 2012 20:21:35 +0000 (20:21 +0000)
commit8a6f13a20ddcf5c33157a34602a074d366f9918e
tree154529e8ebbcfab47f0e2f06ff6f52691479132e
parentdbbca9a4048d1871ca538fc2a2e8e4b624e877de
Add script to help rebaseline gm self-tests, and run it right now
BUG=https://code.google.com/p/skia/issues/detail?id=995
TBR=rmistry
Review URL: https://codereview.appspot.com/6887046

git-svn-id: http://skia.googlecode.com/svn/trunk@6683 2bbb7eff-a529-9590-31e7-b0007b416f81
12 files changed:
gm/tests/inputs/different-pixels/8888/dashing2.png [new file with mode: 0644]
gm/tests/inputs/identical-bytes/8888/dashing2.png [new file with mode: 0644]
gm/tests/inputs/identical-pixels/8888/dashing2.png [new file with mode: 0644]
gm/tests/outputs/compared-against-different-pixels/output-expected/command_line
gm/tests/outputs/compared-against-different-pixels/output-expected/images/8888/dashing2.png [new file with mode: 0644]
gm/tests/outputs/compared-against-different-pixels/output-expected/stdout
gm/tests/outputs/compared-against-identical-bytes/output-expected/command_line
gm/tests/outputs/compared-against-identical-bytes/output-expected/images/8888/dashing2.png [new file with mode: 0644]
gm/tests/outputs/compared-against-identical-pixels/output-expected/command_line
gm/tests/outputs/compared-against-identical-pixels/output-expected/images/8888/dashing2.png [new file with mode: 0644]
gm/tests/rebaseline.sh [new file with mode: 0755]
gm/tests/run.sh