db54dd3f5e
BUG= R=djsollen@google.com Review URL: https://codereview.chromium.org/17885003 git-svn-id: http://skia.googlecode.com/svn/trunk@9794 2bbb7eff-a529-9590-31e7-b0007b416f81
12 lines
474 B
Plaintext
12 lines
474 B
Plaintext
Some example invocations:
|
|
|
|
Note how the asterisks are not expanded inside the shell because of the quotes
|
|
|
|
out/Debug/skpdiff -p \
|
|
"/usr/local/google/home/zachr/Downloads/gm/*_8888.png" \
|
|
"/usr/local/google/home/zachr/Downloads/gm/*_gpu.png"
|
|
|
|
|
|
out/Debug/skpdiff --differs different_pixels -f \
|
|
"/usr/local/google/home/zachr/Downloads/diffs/baseline" \
|
|
"/usr/local/google/home/zachr/Downloads/diffs/test" |