gm: report ExpectationsMismatch and RenderModeMismatch results separately
authorepoger@google.com <epoger@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 4 Apr 2013 18:11:31 +0000 (18:11 +0000)
committerepoger@google.com <epoger@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 4 Apr 2013 18:11:31 +0000 (18:11 +0000)
commitda8db9837e269d904517d452848894b85fac326e
treee24389ba7d403d690b502e3552befbb86693e4ef
parent280d919f3b38662735b38f4dc1e3ec2df1a3be10
gm: report ExpectationsMismatch and RenderModeMismatch results separately
Review URL: https://codereview.chromium.org/13650002

git-svn-id: http://skia.googlecode.com/svn/trunk@8535 2bbb7eff-a529-9590-31e7-b0007b416f81
16 files changed:
gm/gm_error.h
gm/gmmain.cpp
gm/tests/outputs/compared-against-different-pixels-images/output-expected/stdout
gm/tests/outputs/compared-against-different-pixels-json/output-expected/stdout
gm/tests/outputs/compared-against-empty-dir/output-expected/stdout
gm/tests/outputs/compared-against-identical-bytes-images/output-expected/stdout
gm/tests/outputs/compared-against-identical-bytes-json/output-expected/stdout
gm/tests/outputs/compared-against-identical-pixels-images/output-expected/stdout
gm/tests/outputs/compared-against-identical-pixels-json/output-expected/stdout
gm/tests/outputs/no-readpath/output-expected/stdout
gm/tests/outputs/pipe-playback-failure/output-expected/command_line [new file with mode: 0644]
gm/tests/outputs/pipe-playback-failure/output-expected/json-summary.txt [new file with mode: 0644]
gm/tests/outputs/pipe-playback-failure/output-expected/return_value [new file with mode: 0644]
gm/tests/outputs/pipe-playback-failure/output-expected/stderr [new file with mode: 0644]
gm/tests/outputs/pipe-playback-failure/output-expected/stdout [new file with mode: 0644]
gm/tests/run.sh