octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #63229] Missing self test for option OutputSel


From: Nicholas Jankowski
Subject: [Octave-bug-tracker] [bug #63229] Missing self test for option OutputSel in ode23, ode23s, ode45
Date: Thu, 17 Nov 2022 18:56:41 -0500 (EST)

Follow-up Comment #9, bug #63229 (project octave):

Honestly, with the tests being split out individually, I think it's actually
okay the way it is. If any test throws an error it does show pretty clearly
which test caused the error and which assert statement inside the function was
tripped.

I'm not sure exactly what happens inside the test environment, but I don't
think creating globals are necessarily the best way to go. This function uses
a persistent variable, I don't know how that does or doesn't function in the
test environment compared to in a normal function either, but it didn't seem
to cause problems.


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?63229>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

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