summaryrefslogtreecommitdiff
path: root/numpy/testing/nulltester.py
Commit message (Collapse)AuthorAgeFilesLines
* STY: Fix up some remaining old-style exceptions.Charles Harris2011-04-051-3/+3
| | | | I think that is the end of it.
* Switched to use nose to run tests. Added test and bench functions to all ↵Alan McIntyre2008-06-171-0/+15
modules.