octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Failures from __ode15__ in 'make check'


From: John W. Eaton
Subject: Re: Failures from __ode15__ in 'make check'
Date: Thu, 22 Dec 2016 19:38:48 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Icedove/45.4.0

On 12/22/2016 05:54 PM, Rik wrote:

For those, change

%!error <ERR PTN STR> test_code

to

%!testif HAVE_SUNDIALS
%! fail ("test_code", "ERR PTN STR");

Thanks.

I updated the remaining %!error tests in ode15i.m.

jwe





reply via email to

[Prev in Thread] Current Thread [Next in Thread]