DescriptionDM: write failed comparison mode .pngs one more level deep in the tree.
E.g. instead of having to compare
/tmp/dm/565/optimizations.png
vs.
/tmp/dm/replay/optimizations_565.png
it's now
/tmp/dm/565/optimizations.png
vs.
/tmp/dm/replay/565/optimizations.png
This lets working with skdiff go a lot more smoothly.
BUG=
R=bsalomon@google.com
Committed: https://code.google.com/p/skia/source/detail?r=12402
Patch Set 1 #Patch Set 2 : rebase onto 88543002 #Patch Set 3 : add comments and test SkStrSplit #Patch Set 4 : oops, re-rebase #Patch Set 5 : reword #Patch Set 6 : add makeDirOrFail #Patch Set 7 : rebase to head #Patch Set 8 : depth() instead #
Messages
Total messages: 3 (0 generated)
|