octave-maintainers
[Top][All Lists]
Advanced

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

Re: run BISTs for all installed packages


From: Julien Bect
Subject: Re: run BISTs for all installed packages
Date: Mon, 28 Jan 2019 20:24:16 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.4.0

Le 28/01/2019 à 20:04, "Markus Mützel" a écrit :
Am 28. Januar 2019 um 04:11 Uhr schrieb "Andrew Janke"
On 1/21/19 11:44 AM, "Markus Mützel" wrote:
Is there an easy way to run all BISTs of all installed packages?
Here's a function to do this.

__test_pkgs__     ## test all installed packages
__test_pkgs__ control   ## test a single package
__test_pkgs__ ({'control','io'})    ## test just a list of specified 
packages
Thanks! IMHO that is pretty useful.
Do you think you could provide a patch that adds this to default Octave? Maybe by calling runtests directly.

Some related work can be found on this ticket : http://savannah.gnu.org/bugs/?41215.

@++
Julien

reply via email to

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