| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | BUG: Fixed ticket #1767. Replaced assert with assert_ calls. | Pearu Peterson | 2011-03-11 | 1 | -11/+11 |
| | | |||||
| * | TST: mark slow f2py tests + add f2py test function. | David Cournapeau | 2010-03-31 | 1 | -0/+1 |
| | | |||||
| * | 3K: f2py: port the array_from_pyobj test module to Py3 | Pauli Virtanen | 2010-03-06 | 1 | -1/+1 |
| | | |||||
| * | ENH: f2py: convert test suite to Nose form | Pauli Virtanen | 2010-03-06 | 1 | -0/+74 |
| 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. | |||||
