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/size | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 test/list_imlib2_1.6/size (limited to 'test/list_imlib2_1.6/size') diff --git a/test/list_imlib2_1.6/size b/test/list_imlib2_1.6/size new file mode 100644 index 0000000..7716239 --- /dev/null +++ b/test/list_imlib2_1.6/size @@ -0,0 +1,5 @@ +NUM FORMAT WIDTH HEIGHT PIXELS SIZE ALPHA FILENAME +1 pnm 16 16 256 269 - test/ok/pnm +2 jpg 16 16 256 354 - test/ok/jpg +3 png 16 16 256 403 X test/ok/png +4 gif 16 16 256 953 - test/ok/gif -- cgit v1.2.3