view test/bug-41723/module.mk @ 32060:1203a2d81a42

Add BIST tests for Matlab compatibility for functions which accept negative dimensions. * data.cc (Fones, Finf, Feps, Feye): Add BIST test for negative dimensions. * rand.cc (Frand): Add BIST test for negative dimensions. * ov-cell.cc (Fcell): Add BIST test for negative dimensions.
author Rik <rik@octave.org>
date Wed, 26 Apr 2023 16:26:32 -0700
parents 8308417aff1c
children
line wrap: on
line source

bug_41723_TEST_FILES = \
  %reldir%/bug-41723.tst \
  %reldir%/class_bug41723.m

TEST_FILES += $(bug_41723_TEST_FILES)