diff options
author | epoger@google.com <epoger@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2013-01-08 18:47:31 +0000 |
---|---|---|
committer | epoger@google.com <epoger@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2013-01-08 18:47:31 +0000 |
commit | 15655b241bfe1d77032e88115f119684722c10e0 (patch) | |
tree | e56a323cc92b281a7e21bcd5ca7a4678fb14eaf6 /gm/tests/outputs/compared-against-different-pixels/output-expected | |
parent | 5f429b098f46b0dc36f823e38a72e56d3ee9d39c (diff) |
gm: remove --diffPath option and all other pixel diff functionality.
If you want pixel diffs, you need to run skdiff instead; from now on,
gm will only tell you WHETHER the images differed (not HOW they differed).
Review URL: https://codereview.appspot.com/7064047
git-svn-id: http://skia.googlecode.com/svn/trunk@7093 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'gm/tests/outputs/compared-against-different-pixels/output-expected')
-rw-r--r-- | gm/tests/outputs/compared-against-different-pixels/output-expected/stdout | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gm/tests/outputs/compared-against-different-pixels/output-expected/stdout b/gm/tests/outputs/compared-against-different-pixels/output-expected/stdout index 04631611c3..265174ed09 100644 --- a/gm/tests/outputs/compared-against-different-pixels/output-expected/stdout +++ b/gm/tests/outputs/compared-against-different-pixels/output-expected/stdout @@ -1,6 +1,5 @@ reading from gm/tests/inputs/different-pixels writing to gm/tests/outputs/compared-against-different-pixels/output-actual/images drawing... dashing2 [640 480] ------ max pixel mismatch for 8888/dashing2 is 64 Ran 1 tests: 0 passed, 1 failed, 0 missing reference images - 8888/dashing2 pixel_error 64 + 8888/dashing2 pixel_error |