On Wed, 2013-04-17 at 09:07 -0700, Chris Barker - NOAA Federal wrote:
> On Wed, Apr 17, 2013 at 9:04 AM, Chris Barker - NOAA Federal
> <chris.bar...@noaa.gov> wrote:
> > On Tue, Apr 16, 2013 at 8:23 PM, Zachary Ploskey <zplos...@gmail.com> wrote:
> > I'd say we need some more unit-tests!
> 
> speaking of which, where are the tests? I just did a quick poke at
> github, and found:
> 
> https://github.com/numpy/numpy/tree/master/numpy/testing
> and
> https://github.com/numpy/numpy/tree/master/numpy/test
> 
> but there's very little in there.
> 

The datetime is implemented in the core, so the tests are here:

https://github.com/numpy/numpy/blob/master/numpy/core/tests/test_datetime.py

- Sebastian

> -Chris
> 
> 


_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to