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 11:58:53 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko

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

The prototype for the function is


__run_test_suite__ (FCNDIRS, FIXEDTESTDIRS)


As a larger question, why is it important to support running the test suite
*without* running the fixed tests?

If you have just made changes to a specific FILE, then run 'test FILE'.  If
you have made several changes in a directory, let's say the image/ functions,
then use 'runtests image'.

If you have made changes to something fundamental, say the interpreter, then
you need to verify by running the entire suite including the fixed tests as
well as the per-function tests.  This requires specifying the FIXEDTESTDIR
directory.


    _______________________________________________________

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]