From d3d55eae78debd3e8986a8ada1c321c1e60cfaef Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Mon, 2 Dec 2019 18:38:06 +0100 Subject: Adjust tests for Imlib2 1.6+ ("jpeg" format is now "jpg") Closes #497 --- test/list_imlib2_1.6/filename_recursive | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 test/list_imlib2_1.6/filename_recursive (limited to 'test/list_imlib2_1.6/filename_recursive') diff --git a/test/list_imlib2_1.6/filename_recursive b/test/list_imlib2_1.6/filename_recursive new file mode 100644 index 0000000..e42ce14 --- /dev/null +++ b/test/list_imlib2_1.6/filename_recursive @@ -0,0 +1,7 @@ +NUM FORMAT WIDTH HEIGHT PIXELS SIZE ALPHA FILENAME +1 gif 16 16 256 953 - test/ok/gif +2 jpg 16 16 256 354 - test/ok/jpg +3 jpg 16 16 256 9k - test/ok/jpg_exif +4 png 16 16 256 403 X test/ok/png +5 pnm 16 16 256 269 - test/ok/pnm +6 png 16 16 256 403 X test/ok/recursive/png -- cgit v1.2.3