summaryrefslogtreecommitdiff
path: root/numpy/f2py/tests/test_block_docstring.py
Commit message (Expand)AuthorAgeFilesLines
* BUG, TST: fix f2py for PyPy, skip one test for PyPy (#15750)Matti Picus2020-03-181-1/+2
* MAINT: Remove unnecessary 'from __future__ import ...' statementsJon Dufresne2020-01-031-2/+0
* TEST: update for PyPymattip2019-04-171-1/+2
* MAINT: Review F401,F841,F842 flake8 errors (unused variables and imports) (#1...Roman Yurchak2018-12-061-1/+0
* MAINT: Remove all uses of run_module_suite.Charles Harris2018-04-061-4/+1
* TST: Switch to using pytest markersCharles Harris2018-04-041-3/+5
* TST: block docstring: update commentxoviat2017-09-091-1/+1
* TST: fix failures:xoviat2017-09-041-1/+3
* TST, MAINT: Add `__init__.py` files to tests directories.Charles Harris2017-08-061-1/+1
* TST: test doc string of COMMON block arrays for numpy.f2py.Bob Eldering2017-07-071-0/+23