view test/bug-54995/module.mk @ 31217:c09f6a3597e6 default tip gsoc-libtiff

__tiff__.cc: handled unused parameter warning when Tiff is not enabled * libtinerp/corefcn/__tiff__.cc: added appropriate hadnling for unused parameters for cases when Octave is compiled without Tiff support to suppress compiler warnings in that case.
author magedrifaat <magedrifaat@gmail.com>
date Wed, 07 Sep 2022 18:39:10 +0200
parents 0447e44cd18b
children
line wrap: on
line source

bug_54995_TEST_FILES = \
  %reldir%/@testclass54995/testclass54995.m \
  %reldir%/@testclass54995/subsref.m \
  %reldir%/bug-54995.tst

TEST_FILES += $(bug_54995_TEST_FILES)