From ab9653271e07486845ca0460697ea4b5ac4d2fc6 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 15 May 2017 02:16:15 +0300 Subject: Add additional compare between each other images in runtest.sh --- tools/ci/scripts/runtest.sh | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tools/ci') diff --git a/tools/ci/scripts/runtest.sh b/tools/ci/scripts/runtest.sh index 902022f71..2fd392acf 100755 --- a/tools/ci/scripts/runtest.sh +++ b/tools/ci/scripts/runtest.sh @@ -119,6 +119,10 @@ send_command "/setup" send_command "/screenshot run4.png" imagessame run3.png run4.png +# other comparisions +imagesdiff downkey.png help.png +imagesdiff help.png setup.png + # final delay sleep 5s -- cgit v1.2.3-60-g2f50