summaryrefslogtreecommitdiff
path: root/numpy/testing/decorators.py
Commit message (Expand)AuthorAgeFilesLines
* ran reindentJarrod Millman2008-08-081-4/+4
* Use the implicit "import numpy as np" made available to all doctests instead Alan McIntyre2008-07-051-0/+1
* Fixed line continuation in doctest for setastest.Alan McIntyre2008-07-031-1/+1
* Update README.txt to indicate nose version dependency, and port SciPy r4424 t...Alan McIntyre2008-06-171-5/+6
* Switched to use nose to run tests. Added test and bench functions to all mod...Alan McIntyre2008-06-171-0/+92