From d04e57976eac0eb22907432bf272089e09e00e61 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Fri, 2 Mar 2012 00:05:21 +0100 Subject: update x11 tests for %S/%P changes --- test/feh.i | 2 +- test/scr/index_full_h400 | Bin 3666 -> 3180 bytes test/scr/index_full_w400 | Bin 2280 -> 2135 bytes 3 files changed, 1 insertion(+), 1 deletion(-) diff --git a/test/feh.i b/test/feh.i index 231f260..f9dddfb 100755 --- a/test/feh.i +++ b/test/feh.i @@ -299,7 +299,7 @@ SendKeys('{HOM PGU}'); test_win_title($win, 'feh [96 of 100] - test/ok/png'); feh_stop(); -$win = feh_start('--thumbnails -H 300 -W 310 --thumb-title "%P [%l] %f"', +$win = feh_start('--thumbnails -H 300 -W 310 --thumb-title "feh [%l] %f"', 'test/ok/png test/ok/gif test/ok/jpg'); test_win_title($win, 'feh [thumbnail mode]'); ($width, $height) = (GetWindowPos($win))[2,3]; diff --git a/test/scr/index_full_h400 b/test/scr/index_full_h400 index 7bcf2ab..b351eb7 100644 Binary files a/test/scr/index_full_h400 and b/test/scr/index_full_h400 differ diff --git a/test/scr/index_full_w400 b/test/scr/index_full_w400 index 1bab972..6e54f0f 100644 Binary files a/test/scr/index_full_w400 and b/test/scr/index_full_w400 differ -- cgit v1.2.3