]> git.cworth.org Git - apitrace-tests/blob - cli/cli-diff-images.script
Add --exact, --no-deps, or --no-prune to trim tests as needed
[apitrace-tests] / cli / cli-diff-images.script
1 apitrace diff-images --verbose images/white-1x1/ images/white-1x1/
2
3 # Ensure that the "apitrace diff-images" actually did something.  This
4 # is important since if it couldn't find images in one directory or
5 # the other then it would just silently return 0 and this test would
6 # incorrectly pass.
7
8 expect "Comparing images/white-1x1/0.png and images/white-1x1/0.png ... MATCH\n"