summaryrefslogtreecommitdiff
path: root/numpy/lib/tests/test_getlimits.py
Commit message (Expand)AuthorAgeFilesLines
* Move finfo into core.David Cournapeau2009-09-161-59/+0
* Fix finfo to work on all instances, not just NumPy scalars.Stefan van der Walt2009-01-141-0/+4
* Restore old test framework classes.Alan McIntyre2008-06-211-1/+1
* Switched to use nose to run tests. Added test and bench functions to all mod...Alan McIntyre2008-06-171-13/+15
* more janitorial workJarrod Millman2007-12-291-6/+4
* Rename test classes to CapWords.Stefan van der Walt2007-10-021-5/+5
* Add iinfo based on a patch by Albert Strasheim (ticket #250).Stefan van der Walt2007-05-131-1/+18
* Replace ScipyTestCase with NumpyTestCasecookedm2006-07-171-5/+5
* More fixes...Travis Oliphant2006-01-041-2/+2
* Changed all references to scipy to numpyTravis Oliphant2006-01-041-4/+4
* Moving things..Travis Oliphant2006-01-041-0/+38