summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rwxr-xr-xtest/feh.i2
-rw-r--r--test/feh.t2
-rw-r--r--test/scr/index_full_h400bin3666 -> 3180 bytes
-rw-r--r--test/scr/index_full_w400bin2280 -> 2135 bytes
4 files changed, 2 insertions, 2 deletions
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/feh.t b/test/feh.t
index 34b5cd3..1c6556c 100644
--- a/test/feh.t
+++ b/test/feh.t
@@ -33,7 +33,7 @@ if (length($feh_name) == 0) {
}
my $re_warning =
- qr{${feh_name} WARNING: test/fail/... \- No Imlib2 loader for that file format\n};
+ qr{${feh_name} WARNING: test/fail/... \- No loader for that file format\n};
my $re_loadable = qr{test/ok/...};
my $re_unloadable = qr{test/fail/...};
my $re_list_action = qr{test/ok/... 16x16};
diff --git a/test/scr/index_full_h400 b/test/scr/index_full_h400
index 7bcf2ab..b351eb7 100644
--- a/test/scr/index_full_h400
+++ b/test/scr/index_full_h400
Binary files differ
diff --git a/test/scr/index_full_w400 b/test/scr/index_full_w400
index 1bab972..6e54f0f 100644
--- a/test/scr/index_full_w400
+++ b/test/scr/index_full_w400
Binary files differ