view test/bug-36025/module.mk @ 31173:0abc9779f751

Tiff: modified readRGBAImage to use the orientation tag correctly * __tiff__.cc (F__tiff_read_rgba_image__): modified the way the image is read to use the orientation tag in the correct way.
author magedrifaat <magedrifaat@gmail.com>
date Tue, 16 Aug 2022 16:10:10 +0200
parents 9f05f5afff45
children
line wrap: on
line source

bug_36025_TEST_FILES = \
  %reldir%/@testclass/one.m \
  %reldir%/@testclass/testclass.m \
  %reldir%/@testclass/two.m \
  %reldir%/bug-36025.tst

TEST_FILES += $(bug_36025_TEST_FILES)