summaryrefslogtreecommitdiff
path: root/numpy/f2py/tests/test_parameter.py
Commit message (Expand)AuthorAgeFilesLines
* MAINT,TST: Reduce np.testing to IS_PYPYRohit Goswami2021-12-061-18/+17
* MAINT: Rework whitespace to pass PR checksRohit Goswami2021-12-051-14/+16
* TST,STY: Clean up F2PY tests for pathlib.PathRohit Goswami2021-12-031-10/+5
* MAINT: Remove unnecessary 'from __future__ import ...' statementsJon Dufresne2020-01-031-2/+0
* 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-5/+1
* TST: Switch to using pytest markersCharles Harris2018-04-041-10/+11
* TST, MAINT: Add `__init__.py` files to tests directories.Charles Harris2017-08-061-1/+1
* TST: adding test for constants without compound kind specjutke2017-01-201-0/+8
* TST: adding tests for compound constant provided by @zerothijutke2017-01-201-0/+12
* BUG: fixed kind specifications for parametersNick Papior2016-11-271-0/+102