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: Markus Mützel
Subject: [Octave-bug-tracker] [bug #41298] pkg install: automatically extract %!tests and install both extracted and fixed test files
Date: Fri, 6 Nov 2020 08:31:16 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.183 Safari/537.36 Edg/86.0.622.63

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

I believe the intension of the hunk I omitted was to execute the extracted
BISTs with "test", e.g.:

pkg load io
test num2col


That wasn't working with the original patch.
I pushed a modified version, that works for me, under Oliver's name here:
https://hg.savannah.gnu.org/hgweb/octave/rev/b71672c8d337

Note: This will only work if there is one single function per .oct file and
the name of the file and the function match.

    _______________________________________________________

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]