summaryrefslogtreecommitdiff
path: root/numpy/f2py/tests/test_abstract_interface.py
Commit message (Expand)AuthorAgeFilesLines
* TST: Skip tests that are not currently supported in wasmHood Chatham2022-11-111-0/+3
* MAINT,TST: Reduce np.testing to IS_PYPYRohit Goswami2021-12-061-3/+1
* MAINT,TST: Refactor F2PY testsRohit Goswami2021-12-061-51/+8
* MAINT: Rework whitespace to pass PR checksRohit Goswami2021-12-051-5/+6
* TST,STY: Clean up F2PY tests for pathlib.PathRohit Goswami2021-12-031-10/+10
* STY: Indentation fixes.Charles Harris2021-03-311-7/+7
* TST: Tests for parsing Fortran abstract interface and a working example.Pearu Peterson2021-03-311-0/+66