summaryrefslogtreecommitdiff
path: root/numpy/testing/numpytest.py
Commit message (Collapse)AuthorAgeFilesLines
...
* Renamed ScipyTest to NumpyTest, flushing printouts, fixed a bug of including ↵Pearu Peterson2006-01-311-24/+46
| | | | too many tests in situations where we have xxx/__init__.py, xxx/xxx.py, xxx/tests/test_xxx.py.
* Fixed dotblas for zero-size arrays.Travis Oliphant2006-01-171-1/+1
|
* More changesTravis Oliphant2006-01-041-0/+385