Chromium Code Reviews| Index: gm/tests/outputs/compared-against-different-pixels-images/output-expected/command_line |
| diff --git a/gm/tests/outputs/compared-against-different-pixels-images/output-expected/command_line b/gm/tests/outputs/compared-against-different-pixels-images/output-expected/command_line |
| index 9c664aace5d5a0e1499262390544a5c89322dae9..fcf9744b1575436dac4f21fe12bcefc4079fab93 100644 |
| --- a/gm/tests/outputs/compared-against-different-pixels-images/output-expected/command_line |
| +++ b/gm/tests/outputs/compared-against-different-pixels-images/output-expected/command_line |
| @@ -1 +1 @@ |
| -out/Debug/gm --hierarchy --match selftest1 --config 8888 --config 565 -r gm/tests/inputs/images/different-pixels --writeJsonSummary gm/tests/outputs/compared-against-different-pixels-images/output-actual/json-summary.txt |
| +out/Debug/gm --hierarchy --match selftest1 --config 8888 565 -r gm/tests/inputs/images/different-pixels --writeJsonSummaryPath gm/tests/outputs/compared-against-different-pixels-images/output-actual/json-summary.txt |
|
epoger
2013/03/15 17:13:38
Cool, thanks for updating the self-test stuff!
Ho
|