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

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

[Octave-bug-tracker] [bug #41298] pkg install: automatically extract %!t


From: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #41298] pkg install: automatically extract %!tests and install both extracted and fixed test files
Date: Thu, 26 Dec 2019 15:43:43 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 6.1; rv:52.0) Gecko/20100101 Firefox/52.0

Follow-up Comment #12, bug #41298 (project octave):

Good suggestions, thanks, I'll adapt the patches.

oruntests.m works in only one specified directory and (AFAICS) not its
subdirs. Itsoutput is minimal but sufficient (IMO).
 __run_test_suite__.m  also processes subdirs but gives a lot of other output
AND creates an fntests.log file for each run.

So I can either:
Adapt the first patch to simply move the *-tst files into the .m-file subdir,
as that'll make it easier to implement a "pkg test"  option that processes the
entire package (see bug #41215) using oruntests.m;
-or-:
Move the *-tst files into a "test"subdir and invoke  __run_test_suite__.m  to
run the tests.

Maybe we'll just need to experiment.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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