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

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

[Octave-bug-tracker] [bug #55841] "__run_test_suite__ ({'.'}, {})" fails


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #55841] "__run_test_suite__ ({'.'}, {})" fails with "fnm(1): out of bound 0"
Date: Wed, 6 Mar 2019 12:09:30 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.119 Safari/537.36

Follow-up Comment #3, bug #55841 (project octave):

Unfortunately 'runtests' and '__run_test_suite__' provide very different
functionality. Some users prefer the simpler output of 'runtests' with no
summary, but also no recursion. Some users prefer the fuller features of
'__run_test_suite__', including recursion, pass/fail summary, and a log file.

The fact is that we should have a way to provide these features in a public
function, but '__run_test_suite__' is the only such function that users can
call right now, and users have been using it in previous Octave releases to
run their own test suites.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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