view test/bug-35448/module.mk @ 20637:756b052037fb

avoid stepping beyond end of thspan in ode solvers * scripts/ode/private/integrate_adaptive.m: make sure not to step beyound end of tspan.
author Carlo de Falco <carlo.defalco@polimi.it>
date Sun, 11 Oct 2015 20:39:11 +0200
parents 85b287475196
children
line wrap: on
line source

bug_35448_TEST_FILES = \
  test/bug-35448/fA.m \
  test/bug-35448/fB.m \
  test/bug-35448/fC.m \
  test/bug-35448/bug-35448.tst

TEST_FILES += $(bug_35448_TEST_FILES)