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 11:32:01 -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 #49, bug #41298 (project octave):

Afaict, tests aren't extracted from .h files. But those shouldn't contain
tests anyway, should they?

This is probably what you already wrote, but to re-iterate: The new feature
extracts all BISTs from source files with the extensions .cc, .c, .C, .cxx,
and .cpp. All of those BISTs are run with `pkg test pkg_name`. But `test fcn`
only works for .oct files if the corresponding source file name matches the
function name.

    _______________________________________________________

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]