view test/bug-36025/module.mk @ 20547:8164c580922b

plotmatrix.m: Fix regression in %!demo introduced by in-place operators. * plotmatrix.m: Rename nargin variable to narg variable to avoid shadowing nargin() function.
author Rik <rik@octave.org>
date Fri, 25 Sep 2015 13:05:01 -0700
parents 85b287475196
children
line wrap: on
line source


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

TEST_FILES += $(bug_36025_TEST_FILES)