view test/bug-44643/module.mk @ 32853:ff21351709dc

new tests for bug #44643 * test/bug-44643/bug-44643.tst, test/bug-44643/bug44643.m, test/bug-44643/module.mk: New files. * test/Makefile.am: Update.
author John W. Eaton <jwe@octave.org>
date Thu, 25 Jan 2024 15:33:22 -0500
parents
children
line wrap: on
line source

bug_44643_TEST_FILES = \
  %reldir%/bug-44643.tst \
  %reldir%/bug44643.m

TEST_FILES += $(bug_44643_TEST_FILES)