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 16:10:21 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 6.1; rv:52.0) Gecko/20100101 Firefox/52.0

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

Getting the "*tst" files into a separate test/ subdir is going to be a messy
affair, see L.100-118 in (patched) scripts/pkg/private/configure_make.m.
Of course it can be done but the code isn't going to be pretty.

Alternatively another rule + copy "if" block + subfunction to isolate *tst
files can be made in scripts/pkg/private/install.m (L.426 and up).

Just dumping all *tst files into the m-file subdir (arch-independent) is the
easiest ATM.

    _______________________________________________________

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]