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: Markus Mützel
Subject: Re: run BISTs for all installed packages
Date: Mon, 28 Jan 2019 20:04:44 +0100

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.

> Currently, when I run it in Windows 10 version 1809 for all packages on 
> Octave 4.4.1, Octave crashes a few packages in. Also crashes on macOS 
> 10.13.6 if I enable the "torture test" mode that tests each package 
> multiple times.

I've also seen this crash initially. But after 2 or 3 attempts, I can no longer 
reproduce the crash (surprisingly).

Markus



reply via email to

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