summaryrefslogtreecommitdiff
path: root/numpy/f2py/tests/test_callback.py
Commit message (Expand)AuthorAgeFilesLines
* STY: Replace old style classes in tests with classes subclassing object.Charles Harris2011-04-051-1/+1
* BUG: Fixed ticket #1767. Replaced assert with assert_ calls.Pearu Peterson2011-03-111-11/+11
* TST: mark slow f2py tests + add f2py test function.David Cournapeau2010-03-311-0/+1
* 3K: f2py: port the array_from_pyobj test module to Py3Pauli Virtanen2010-03-061-1/+1
* ENH: f2py: convert test suite to Nose formPauli Virtanen2010-03-061-0/+74