| Index: experimental/skpdiff/README
|
| diff --git a/experimental/skpdiff/README b/experimental/skpdiff/README
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..b3f8e0b3e0217d345539ff79f39ea19e974fe1ba
|
| --- /dev/null
|
| +++ b/experimental/skpdiff/README
|
| @@ -0,0 +1,12 @@
|
| +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"
|
|
|