Chromium Code Reviews

Unified Diff: gm/tests/outputs/compared-against-identical-pixels-images/output-expected/stdout

Issue 15085007: GM self-test: add --writePath and --mismatchPath , but in a way that works cross-platform (Closed) Base URL: http://skia.googlecode.com/svn/trunk/
Patch Set: Created 7 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: gm/tests/outputs/compared-against-identical-pixels-images/output-expected/stdout
===================================================================
--- gm/tests/outputs/compared-against-identical-pixels-images/output-expected/stdout (revision 9075)
+++ gm/tests/outputs/compared-against-identical-pixels-images/output-expected/stdout (working copy)
@@ -1,5 +1,7 @@
GM: These configs will be run: 8888 565
GM: reading from gm/tests/inputs/images/identical-pixels
+GM: writing to gm/tests/outputs/compared-against-identical-pixels-images/output-actual/writePath
+GM: writing mismatches to gm/tests/outputs/compared-against-identical-pixels-images/output-actual/mismatchPath
GM: drawing... selftest1 [300 200]
GM: Ran 1 GMs
GM: ... over 2 configs ["8888", "565"]

Powered by Google App Engine