Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(762)

Unified Diff: tools/tests/skdiff/identical-bits-or-pixels/output-expected/stdout

Issue 6419053: skdiff output: indicate which result types would cause failure (Closed) Base URL: http://skia.googlecode.com/svn/trunk/
Patch Set: Created 12 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tools/skdiff_main.cpp ('k') | tools/tests/skdiff/identical-bits/output-expected/stdout » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/tests/skdiff/identical-bits-or-pixels/output-expected/stdout
===================================================================
--- tools/tests/skdiff/identical-bits-or-pixels/output-expected/stdout (revision 4674)
+++ tools/tests/skdiff/identical-bits-or-pixels/output-expected/stdout (working copy)
@@ -1,6 +1,16 @@
baseDir is [tools/tests/skdiff/baseDir/]
comparisonDir is [tools/tests/skdiff/comparisonDir/]
not writing any diffs to outputDir [tools/tests/skdiff/identical-bits-or-pixels/output-actual/]
+
compared 3 file pairs:
- 2 file pairs contain exactly the same bits
- 1 file pairs contain the same pixel values, but not the same bits
+[_] 2 file pairs contain exactly the same bits
+[_] 1 file pairs contain the same pixel values, but not the same bits
+[_] 0 file pairs have identical dimensions but some differing pixels
+[_] 0 file pairs have differing dimensions
+[_] 0 file pairs contain different bits and are not parsable images
+[_] 0 file pairs missing from comparisonDir
+[_] 0 file pairs missing from baseDir
+[_] 0 file pairs not compared yet
+(results marked with [*] will cause nonzero return value)
+
+number of mismatching file pairs: 0
« no previous file with comments | « tools/skdiff_main.cpp ('k') | tools/tests/skdiff/identical-bits/output-expected/stdout » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b