make gm self-test more robust
authorepoger@google.com <epoger@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 18 Jan 2013 19:19:47 +0000 (19:19 +0000)
committerepoger@google.com <epoger@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 18 Jan 2013 19:19:47 +0000 (19:19 +0000)
commit407f8da4f48a581927d75381bdbb65f01203fe40
treee5dc1529f3d1de4cdc029b36c22bd3faad7111c6
parent2124446ebbb2e0d13f463bf0fede04a45907b9d3
make gm self-test more robust
BUG=http://code.google.com/p/skia/issues/detail?id=1068
Review URL: https://codereview.appspot.com/7164043

git-svn-id: http://skia.googlecode.com/svn/trunk@7284 2bbb7eff-a529-9590-31e7-b0007b416f81
15 files changed:
gm/tests/inputs/different-pixels/8888/dashing2.png [deleted file]
gm/tests/inputs/empty-dir/README [deleted file]
gm/tests/inputs/identical-bytes/8888/dashing2.png [deleted file]
gm/tests/inputs/identical-pixels/8888/dashing2.png [deleted file]
gm/tests/outputs/compared-against-different-pixels/output-expected/json-summary.txt
gm/tests/outputs/compared-against-different-pixels/output-expected/stdout
gm/tests/outputs/compared-against-empty-dir/output-expected/json-summary.txt
gm/tests/outputs/compared-against-empty-dir/output-expected/stdout
gm/tests/outputs/compared-against-identical-bytes/output-expected/json-summary.txt
gm/tests/outputs/compared-against-identical-bytes/output-expected/stdout
gm/tests/outputs/compared-against-identical-pixels/output-expected/json-summary.txt
gm/tests/outputs/compared-against-identical-pixels/output-expected/stdout
gm/tests/outputs/no-readpath/output-expected/json-summary.txt
gm/tests/outputs/no-readpath/output-expected/stdout
gm/tests/run.sh