GM: add --writeChecksumBasedFilenames option
authorepoger@google.com <epoger@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 19 Jun 2013 15:50:09 +0000 (15:50 +0000)
committerepoger@google.com <epoger@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 19 Jun 2013 15:50:09 +0000 (15:50 +0000)
commit6324ac5d811e2554f78d61f0dfd918c678c395ba
treedbc7564cc44cdf6fb92c4f803c107af05e83ec72
parent5ec130524e61fe1e2606baab53bc1c2e77287d06
GM: add --writeChecksumBasedFilenames option

as needed for Step 2 of https://goto.google.com/ChecksumTransitionDetail :
make GenerateGMs upload actual images to Google Storage instead of skia-autogen

R=scroggo@google.com

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

git-svn-id: http://skia.googlecode.com/svn/trunk@9682 2bbb7eff-a529-9590-31e7-b0007b416f81
13 files changed:
gm/gm_expectations.cpp
gm/gm_expectations.h
gm/gmmain.cpp
gm/tests/outputs/checksum-based-filenames/output-expected/command_line [new file with mode: 0644]
gm/tests/outputs/checksum-based-filenames/output-expected/json-summary.txt [new file with mode: 0644]
gm/tests/outputs/checksum-based-filenames/output-expected/mismatchPath/bitmap-64bitMD5_selftest1_1209453360120438698.png [new file with mode: 0644]
gm/tests/outputs/checksum-based-filenames/output-expected/mismatchPath/bitmap-64bitMD5_selftest1_12927999507540085554.png [new file with mode: 0644]
gm/tests/outputs/checksum-based-filenames/output-expected/return_value [new file with mode: 0644]
gm/tests/outputs/checksum-based-filenames/output-expected/stderr [new file with mode: 0644]
gm/tests/outputs/checksum-based-filenames/output-expected/stdout [new file with mode: 0644]
gm/tests/outputs/checksum-based-filenames/output-expected/writePath/bitmap-64bitMD5_selftest1_1209453360120438698.png [new file with mode: 0644]
gm/tests/outputs/checksum-based-filenames/output-expected/writePath/bitmap-64bitMD5_selftest1_12927999507540085554.png [new file with mode: 0644]
gm/tests/run.sh