DescriptionWrite/compare against expectations in skimage tool.
skimage:
Add two new modes: one to write expectations to a json file, and
another to compare results against expectations.
Use SkPATH_SEPARATOR instead of '/'.
gm_expectations:
Split into a static library so it can be used by skimage.
Make functions non static and move function definitions into source
file.
Capitalize static member functions to follow the coding style
guidelines.
BUG=https://code.google.com/p/skia/issues/detail?id=1241
R=epoger@google.com
Committed: https://code.google.com/p/skia/source/detail?r=9069
Patch Set 1 #
Total comments: 10
Patch Set 2 : respond to comments #Patch Set 3 : rebase #Patch Set 4 : Instead of appending a string of potentially infinite length, append a single character. #
Messages
Total messages: 5 (0 generated)
|