]> git.cworth.org Git - apitrace/commitdiff
apitrace diff-images: Print one line for each file being compared.
authorCarl Worth <cworth@cworth.org>
Mon, 9 Apr 2012 20:45:33 +0000 (13:45 -0700)
committerJosé Fonseca <jose.r.fonseca@gmail.com>
Wed, 11 Apr 2012 14:17:02 +0000 (15:17 +0100)
This is important so that the test suite can verify that "apitrace
diff-images" is actually doing something. The tricky case is when no
images are found to compare. In this case, diff-images exits with
value 0, (no differences), which is valid, but the test suite wants to
know that no comparison happened since that's unexpected, (and should
flag a failure in the test suite).


No differences found