summaryrefslogtreecommitdiff
path: root/runtests.py
Commit message (Collapse)AuthorAgeFilesLines
* ENH: Add a runtests.py script for running the test suitePauli Virtanen2013-05-111-0/+197
The script builds Numpy and runs the test suite of the built version. This is useful for development.