summaryrefslogtreecommitdiff
path: root/numpy/f2py/tests/src/array_from_pyobj
Commit message (Expand)AuthorAgeFilesLines
* DEP: removed deprecated API calls from test code (wrapmodule.c)Chris Kerr2014-11-101-31/+31
* Use PyMODINIT_FUNC and update docs accordingly.cgohlke2012-09-021-1/+1
* STY: f2py - replace macros in old_defines.h with new.Charles Harris2012-02-041-26/+26
* BUG: Fix memory leak in f2py_rout_wrap_call test.Michael Droettboom2011-05-021-1/+3
* 3K: f2py: port the array_from_pyobj test module to Py3Pauli Virtanen2010-03-061-1/+26
* ENH: f2py: convert test suite to Nose formPauli Virtanen2010-03-061-0/+196