summaryrefslogtreecommitdiff
path: root/numpy/f2py/tests/test_regression.py
Commit message (Expand)AuthorAgeFilesLines
* MAINT: Remove all uses of run_module_suite.Charles Harris2018-04-061-5/+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
* BUG: fixed kind specifications for parametersNick Papior2016-11-271-3/+2
* STY: PEP8 fixes in numpy/f2py/tests.Charles Harris2015-07-251-0/+2
* TST: Add basic test for compiling with intent(in out).Charles Harris2014-10-091-0/+32