summaryrefslogtreecommitdiff
path: root/numpy/testing/nulltester.py
Commit message (Expand)AuthorAgeFilesLines
* 2to3: Apply `print` fixer.Charles Harris2013-04-061-1/+1
* 2to3: Use absolute imports.Charles Harris2013-03-281-1/+1
* 2to3: Put `from __future__ import division in every python file.Charles Harris2013-03-011-2/+4
* STY: Fix up some remaining old-style exceptions.Charles Harris2011-04-051-3/+3
* Switched to use nose to run tests. Added test and bench functions to all mod...Alan McIntyre2008-06-171-0/+15