Re: [Numpy-discussion] Regression test

2013-12-24 Thread Ralf Gommers
On Tue, Dec 24, 2013 at 7:35 AM, janani padmanabhan wrote: > Hello folks! > I am a newbie, and I want to know how to add a regression test. > Intuitively, I simply executed the corresponding test.py and got errors, > even before having made any changes in the source code. How do I proceed? > You

[Numpy-discussion] Regression test

2013-12-23 Thread janani padmanabhan
Hello folks! I am a newbie, and I want to know how to add a regression test. Intuitively, I simply executed the corresponding test.py and got errors, even before having made any changes in the source code. How do I proceed? Thanking you in anticipation Janani (jennystone) __