[SciPy-dev] License review / weave bsd-ification

Benny Malengier benny.malengier at gmail.com
Mon Nov 3 06:57:22 EST 2008


2008/11/3 David Cournapeau <david at ar.media.kyoto-u.ac.jp>

> Benny Malengier wrote:
> >
> >
> > 2008/11/3 Jarrod Millman <millman at berkeley.edu
> > <mailto:millman at berkeley.edu>>
> >
> >
> >     There are a number of weave test failures that need to be fixed.
>  Here
> >     is a ticket with some (there may be more, I am not sure):
> >     http://scipy.org/scipy/scipy/ticket/490
> >
> >
> > I wanted to look at this, but running here
> >
> > >>> import scipy.weave
> > >>> scipy.weave.test()
> >
> > Ran 135 tests in 3.217s
> >
> > OK
> > <nose.result.TextTestResult run=135 errors=0 failures=0>
> >
> > Level is deprecated in next release I see, adding it changes nothing.
> > Am I doing something wrong?
>
> scipy.weave.test(label='full') should run the whole test suite.
>

Thanks for this, the page
http://www.scipy.org/scipy/numpy/wiki/TestingGuidelines is so long that me
scanning it missed it. I know, I should sit down and take the time to read
what I see :-( . The full option is all over the page...

Benny
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20081103/50639af3/attachment.html>


More information about the SciPy-Dev mailing list