summaryrefslogtreecommitdiff
path: root/numpy/f2py/tests/test_semicolon_split.py
Commit message (Expand)AuthorAgeFilesLines
* TST: Kill buggy 32-bit testsRohit Goswami2022-04-301-0/+9
* MAINT,TST: Reduce np.testing to IS_PYPYRohit Goswami2021-12-061-3/+2
* MAINT: Update to better python stylesRohit Goswami2021-12-051-8/+8
* MAINT: Rework whitespace to pass PR checksRohit Goswami2021-12-051-4/+7
* MAINT: Remove unnecessary 'from __future__ import ...' statementsJon Dufresne2020-01-031-2/+0
* TST, MAINT: Skip some f2py tests on Mac.Charles Harris2018-10-071-4/+9
* TST: add macos azure testing to CI.Tyler Reddy2018-09-281-0/+7
* MAINT: Hard tab and whitespace cleanup.Charles Harris2018-03-081-6/+6
* TST: test handling ';' in multiline and enhancement lines, numpy.f2pyBob Eldering2018-03-081-0/+53