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: Rik
Subject: [Octave-bug-tracker] [bug #55841] "__run_test_suite__ ({'.'}, {})" fails with "fnm(1): out of bound 0"
Date: Wed, 6 Mar 2019 12:30:34 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko

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

That is the sort of philosophical difference I was trying to point out.  It
isn't that important, to me, that __run_test_suite__ doesn't work outside of
its design envelope.

If it is useful to have a function that has features such as recursion, error
summary, etc. then work should go in to creating that function (possibly by
borrowing a lot of the __run_test_suite__ code as the core) rather than
twisting __run_test_suite__ to do something it wasn't particularly designed
for.

For a simple workaround, run with the full, rather than relative name to the
current directory.  This syntax seems to work for me


__run_test_suite__ ({pwd()}, {})




    _______________________________________________________

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]