Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MAINT,TST: Reduce np.testing to IS_PYPY | Rohit Goswami | 2021-12-06 | 1 | -18/+17 |
* | MAINT: Rework whitespace to pass PR checks | Rohit Goswami | 2021-12-05 | 1 | -14/+16 |
* | TST,STY: Clean up F2PY tests for pathlib.Path | Rohit Goswami | 2021-12-03 | 1 | -10/+5 |
* | MAINT: Remove unnecessary 'from __future__ import ...' statements | Jon Dufresne | 2020-01-03 | 1 | -2/+0 |
* | MAINT: Review F401,F841,F842 flake8 errors (unused variables and imports) (#1... | Roman Yurchak | 2018-12-06 | 1 | -1/+0 |
* | MAINT: Remove all uses of run_module_suite. | Charles Harris | 2018-04-06 | 1 | -5/+1 |
* | TST: Switch to using pytest markers | Charles Harris | 2018-04-04 | 1 | -10/+11 |
* | TST, MAINT: Add `__init__.py` files to tests directories. | Charles Harris | 2017-08-06 | 1 | -1/+1 |
* | TST: adding test for constants without compound kind spec | jutke | 2017-01-20 | 1 | -0/+8 |
* | TST: adding tests for compound constant provided by @zerothi | jutke | 2017-01-20 | 1 | -0/+12 |
* | BUG: fixed kind specifications for parameters | Nick Papior | 2016-11-27 | 1 | -0/+102 |