X-Git-Url: https://git.cworth.org/git?p=apitrace-tests;a=blobdiff_plain;f=cli%2Fcli-diff-images.script;fp=cli%2Fcli-diff-images.script;h=27327d4340b7f081aa053743099a358a43de5d0a;hp=0000000000000000000000000000000000000000;hb=5efeef24814e1744e3c4f3109f82e700576439ab;hpb=0ba9c4e22bc917a666b8762b734884e72c142ccf diff --git a/cli/cli-diff-images.script b/cli/cli-diff-images.script new file mode 100644 index 0000000..27327d4 --- /dev/null +++ b/cli/cli-diff-images.script @@ -0,0 +1,8 @@ +apitrace diff-images --verbose images/white-1x1/ images/white-1x1/ + +# Ensure that the "apitrace diff-images" actually did something. This +# is important since if it couldn't find images in one directory or +# the other then it would just silently return 0 and this test would +# incorrectly pass. + +expect "Comparing images/white-1x1/0.png and images/white-1x1/0.png ... MATCH\n"