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: Fri, 27 Dec 2019 17:26:42 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 6.1; rv:52.0) Gecko/20100101 Firefox/52.0

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

Here's an updated cset.

I hit a bug in private/installed_packages.m along the way and uploaded a fix
for that, see bug #57489 (cset in comment #1).

This cset works fine now with the csets from bug #41298 (comment # 16) and bug
#57489 (I marked those as dependencies).
For each package in turn it invokes  __run_test_suite__.m  so also packages
with subdirs in inst/ can be tested, along with the tests in the
arch-dependent directory.

The only glitch I still see is that for each package,  __run_test_suite__.m 
creates a separate fntests.log file in the current directory.
It can be argued to first cd to the package's arch-independent directory so
that fntests.log for each package will be created there. That would be a
one-liner along L.656 of (patched) pkg.m.
Any thoughts ?



    _______________________________________________________

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]