There is much more simple: the command nosetests numpy
Of course, nosetests needs to be installed...
Cheers
JB
Le 7 sept. 2011 à 23:44, Chris Kees a écrit :
> Hi Derek,
>
> Thanks! I forgot that python would exit with 0 even if numpy.test()
> fails. That could have taken a while to realize.
>
Hi Derek,
Thanks! I forgot that python would exit with 0 even if numpy.test()
fails. That could have taken a while to realize.
Chris
On Wed, Sep 7, 2011 at 4:22 PM, Derek Homeier
wrote:
> On 07.09.2011, at 10:52PM, Chris Kees wrote:
>
>> Is there a recommended way to run the numpy test suite a
On 07.09.2011, at 10:52PM, Chris Kees wrote:
> Is there a recommended way to run the numpy test suite as a buildbot
> test? Just run ad python -c "import numpy; numpy.test" as ShellCommand
> object?
It would be numpy.test() [or numpy.test('full')]; then it depends on what you
need
as the return
Hi,
Is there a recommended way to run the numpy test suite as a buildbot
test? Just run ad python -c "import numpy; numpy.test" as ShellCommand
object?
Thanks,
Chris
___
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mail