octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Request for a "pkg test" feature [was: Removing packages from Octave


From: c.
Subject: Re: Request for a "pkg test" feature [was: Removing packages from Octave Forge]
Date: Mon, 13 Jan 2014 13:38:44 +0100

On 13 Jan 2014, at 10:22, Julien Bect <address@hidden> wrote:

> I don't think that "runtests" itself is sufficient, because the m-files of 
> one package are sometimes spread in several directories. Think for instance 
> of packages that contain classes, such as the dataframe package.
> 
> But, as Mike previously said, perhaps a thin wrapper around runtests would be 
> enough.
> 
> I have posted a feature request here (is it the proper place ?) :
> https://savannah.gnu.org/bugs/index.php?41215
> 
> @++
> Julien


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.

reply via email to

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