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: Julien Bect
Subject: [Octave-bug-tracker] [bug #41215] Request for a "pkg test" feature
Date: Mon, 13 Jan 2014 14:14:53 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:26.0) Gecko/20100101 Firefox/26.0

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

> The function expects the inputs to be passed as
> cell arrays of strings while you are using just
> a string.
>
> You should enclose directory paths in curly braces.

Ok, the following does the job:


pkg load signal
cd ~/octave/signal-1.2.2
__run_test_suite__ ({pwd}, {})


but I agree with Mike that it would be better to be able to do this without
having to know where the package is.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?41215>

_______________________________________________
  Message posté via/par Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]