summaryrefslogtreecommitdiff
path: root/numpy/f2py/tests/test_string.py
Commit message (Expand)AuthorAgeFilesLines
* MAINT: Remove unnecessary 'from __future__ import ...' statementsJon Dufresne2020-01-031-2/+0
* MAINT: Remove all uses of run_module_suite.Charles Harris2018-04-061-4/+1
* TST: Switch to using pytest markersCharles Harris2018-04-041-2/+3
* TST, MAINT: Add `__init__.py` files to tests directories.Charles Harris2017-08-061-1/+1
* TST: add a char array input testJulian Taylor2017-05-021-0/+26