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

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

[Octave-bug-tracker] [bug #41215] Request for a "pkg test" feature


From: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #41215] Request for a "pkg test" feature
Date: Wed, 25 Dec 2019 13:56:21 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0 SeaMonkey/2.49.5 Lightning/5.4

Follow-up Comment #15, bug #41215 (project octave):

I've been polishing this cset a little, it works OK then, but I found the
results a bit disappointing w.r.t. layout and the order in which tests are
reported.
I tweaked the cset so that .cc-tst files in the archdependent subdir are also
executed (see bug #41298); that part wasn't there yet in the previous cset
:-)

I see this:
* It looks like all tests are thrown together on a heap and reported in random
order, even for just one package with binary and m.file functions. What I
would rather see is that tests are run package after package, with .m-file and
.cc-tst file separated.
* The full paths of the tested function files / test files are echoed rather
than just the function file name, which severely clobbers up the on-screen
display.
* __run_test_suite__.m adds an fntests.log file in the current directory that
may not be wanted.

Both of these seem to be due to how __run_test_suite__.m seems to work. I also
tried with patched oruntests.m (see bug #41298) but got just a little bit
further.

See attached diff fo how far I got.

(file #48118)
    _______________________________________________________

Additional Item Attachment:

File name: bug_41215_v2_PN.cset           Size:1 KB
    <https://savannah.gnu.org/file/bug_41215_v2_PN.cset?file_id=48118>



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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