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 12:46:34 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:26.0) Gecko/20100101 Firefox/26.0

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

> To test all functions in a package I use the internal
> function __run_test_suite__ passing as first argument
> the package install directory.
>
> Does that work better for you?
> 
> c.

I have tried but it fails, perhaps am I missing something...

Here is what I do, with Octave 3.8.0:


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


and I get:


Integrated test scripts:

sq_string cannot be indexed with {




    _______________________________________________________

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]