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

David Cournapeau david at ar.media.kyoto-u.ac.jp
Mon Nov 3 06:08:56 EST 2008


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.

David



More information about the SciPy-Dev mailing list