5b3e2b9622
R=djsollen@google.com Review URL: https://codereview.chromium.org/19608005 git-svn-id: http://skia.googlecode.com/svn/trunk@10249 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" |