Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(17)

Issue 6392054: skdiff: add --failonmismatches and --listfilename options, plus cleanup (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 12 months ago by epoger
Modified:
11 years, 12 months ago
Reviewers:
rmistry
CC:
skia-review_googlegroups.com, TomH, bsalomon, EricB, keyar
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Description

skdiff: add --failonmismatches and --listfilename options, plus cleanup These changes are needed in order to switch the buildbots from using "gm -r" to "skdiff" to compare gm results, and should be generally good for humans too. Committed: https://code.google.com/p/skia/source/detail?r=4579

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+148 lines, -98 lines) Patch
M tools/skdiff_main.cpp View 1 9 chunks +114 lines, -70 lines 0 comments Download
M tools/tests/run.sh View 1 1 chunk +7 lines, -6 lines 0 comments Download
M tools/tests/skdiff/identical-bits-or-pixels/output-expected/command_line View 1 1 chunk +1 line, -1 line 0 comments Download
M tools/tests/skdiff/identical-bits-or-pixels/output-expected/stdout View 1 1 chunk +3 lines, -1 line 0 comments Download
M tools/tests/skdiff/identical-bits/output-expected/command_line View 1 1 chunk +1 line, -1 line 0 comments Download
M tools/tests/skdiff/identical-bits/output-expected/stdout View 1 1 chunk +2 lines, -1 line 0 comments Download
M tools/tests/skdiff/test1/output-expected/index.html View 1 1 chunk +2 lines, -2 lines 0 comments Download
M tools/tests/skdiff/test1/output-expected/return_value View 1 1 chunk +1 line, -1 line 0 comments Download
M tools/tests/skdiff/test1/output-expected/stdout View 1 1 chunk +8 lines, -7 lines 0 comments Download
M tools/tests/skdiff/test2/output-expected/command_line View 1 1 chunk +1 line, -1 line 0 comments Download
M tools/tests/skdiff/test2/output-expected/stdout View 1 1 chunk +8 lines, -7 lines 0 comments Download

Messages

Total messages: 3
epoger
11 years, 12 months ago (2012-07-11 21:27:47 UTC) #1
rmistry
LGTM http://codereview.appspot.com/6392054/diff/1/tools/skdiff_main.cpp File tools/skdiff_main.cpp (right): http://codereview.appspot.com/6392054/diff/1/tools/skdiff_main.cpp#newcode63 tools/skdiff_main.cpp:63: return "contain the same pixel values"; [optional] "contain ...
11 years, 12 months ago (2012-07-12 18:00:14 UTC) #2
epoger
11 years, 12 months ago (2012-07-12 18:15:30 UTC) #3
http://codereview.appspot.com/6392054/diff/1/tools/skdiff_main.cpp
File tools/skdiff_main.cpp (right):

http://codereview.appspot.com/6392054/diff/1/tools/skdiff_main.cpp#newcode63
tools/skdiff_main.cpp:63: return "contain the same pixel values";
On 2012/07/12 18:00:15, rmistry wrote:
> [optional] "contain the same pixel values, but not the same bits"

Done.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b