summaryrefslogtreecommitdiff
path: root/numpy/f2py/tests/test_common.py
Commit message (Expand)AuthorAgeFilesLines
* MAINT,TST: Reduce np.testing to IS_PYPYRohit Goswami2021-12-061-7/+3
* MAINT: Rework whitespace to pass PR checksRohit Goswami2021-12-051-6/+6
* TST,STY: Clean up F2PY tests for pathlib.PathRohit Goswami2021-12-031-4/+1
* 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/+5
* TST: common: update documentationxoviat2017-09-091-1/+1
* TST: fix failures:xoviat2017-09-041-2/+3
* TST, MAINT: Add `__init__.py` files to tests directories.Charles Harris2017-08-061-1/+1
* TST: add test case described in ticket 9228 for numpy.f2pyBob Eldering2017-06-131-0/+26