summaryrefslogtreecommitdiff
path: root/numpy/f2py/tests/test_compile_function.py
Commit message (Expand)AuthorAgeFilesLines
* MAINT: Remove sys.version checks in testsSeth Troisi2020-01-151-2/+0
* MAINT: Remove unnecessary 'from __future__ import ...' statementsJon Dufresne2020-01-031-2/+0
* BUG: Further, followup f2py reference count fixesSebastian Berg2019-08-191-0/+4
* BUG: Fix testing of f2py.compile from strings.Charles Harris2019-01-201-0/+17
* BUG: Fix f2py test_compile_function.py tests.Charles Harris2018-09-211-74/+61
* TST, MAINT: Separate f2py compile function testing into own fileCharles Harris2018-09-201-0/+121