Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | BUG: runtests: make -t option work again | Pauli Virtanen | 2013-10-19 | 1 | -4/+13 | |
| | ||||||
* | MAINT: update runtests.py from scipy | Pauli Virtanen | 2013-10-13 | 1 | -28/+112 | |
| | | | | | | | The additional chdir before starting the test allows tests that launch subprocesses to run. Fixes gh-3909 | |||||
* | MAINT: runtests: make it work on Fedora | Pauli Virtanen | 2013-08-05 | 1 | -1/+1 | |
| | ||||||
* | ENH: Add a runtests.py script for running the test suite | Pauli Virtanen | 2013-05-11 | 1 | -0/+197 | |
The script builds Numpy and runs the test suite of the built version. This is useful for development. |