summaryrefslogtreecommitdiff
path: root/numpy/f2py/tests/f77/callback.py
Commit message (Collapse)AuthorAgeFilesLines
* ENH: f2py: convert test suite to Nose formPauli Virtanen2010-03-061-98/+0
| | | | | | Rewrite F2Py's test suite, so that it is run as a part of Numpy's tests. These tests require compiling extension modules on-the-fly, so I added a small helper module for that.
* Whitespace cleanup.Stefan van der Walt2007-01-081-1/+0
|
* Moved scipy directory to numpyTravis Oliphant2006-01-041-0/+99