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/custom | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 test/list_imlib2_1.6/custom (limited to 'test/list_imlib2_1.6/custom') diff --git a/test/list_imlib2_1.6/custom b/test/list_imlib2_1.6/custom new file mode 100644 index 0000000..40ac557 --- /dev/null +++ b/test/list_imlib2_1.6/custom @@ -0,0 +1,4 @@ +test/ok/gif; 16; 4; list; gif; 256; 953; gif; 1; 16 +test/ok/jpg; 16; 4; list; jpg; 256; 354; jpg; 2; 16 +test/ok/png; 16; 4; list; png; 256; 403; png; 3; 16 +test/ok/pnm; 16; 4; list; pnm; 256; 269; pnm; 4; 16 -- cgit v1.2.3