diff options
Diffstat (limited to 'gm/tests/outputs/compared-against-identical-pixels-images')
-rw-r--r-- | gm/tests/outputs/compared-against-identical-pixels-images/output-expected/json-summary.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/gm/tests/outputs/compared-against-identical-pixels-images/output-expected/json-summary.txt b/gm/tests/outputs/compared-against-identical-pixels-images/output-expected/json-summary.txt index 52256f435b..64d1a3f842 100644 --- a/gm/tests/outputs/compared-against-identical-pixels-images/output-expected/json-summary.txt +++ b/gm/tests/outputs/compared-against-identical-pixels-images/output-expected/json-summary.txt @@ -4,20 +4,20 @@ "failure-ignored" : null, "no-comparison" : null, "succeeded" : { - "565/selftest1" : { + "565/selftest1.png" : { "bitmap-64bitMD5" : 12927999507540085554 }, - "8888/selftest1" : { + "8888/selftest1.png" : { "bitmap-64bitMD5" : 1209453360120438698 } } }, "expected-results" : { - "565/selftest1" : { + "565/selftest1.png" : { "allowed-bitmap-64bitMD5s" : [ 12927999507540085554 ], "ignore-failure" : false }, - "8888/selftest1" : { + "8888/selftest1.png" : { "allowed-bitmap-64bitMD5s" : [ 1209453360120438698 ], "ignore-failure" : false } |