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: Sat, 4 Jan 2020 09:42:56 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 6.1; rv:52.0) Gecko/20100101 Firefox/52.0

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

Over in bug #41215I I mentioned that the current code also extracts demos.
Mike thinks that isn't desirable.

It can be a little complicated to only single out %!demo blocks.
Rather than accept all lines starting with "%!" we now have to check for
"%!demo ..." and if found skip until we find "%!test" / "%!warning ..." /
"%!error ..." / "%!<whatever>...." lines.


    _______________________________________________________

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]