Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BUG, TST: fix f2py for PyPy, skip one test for PyPy (#15750) | Matti Picus | 2020-03-18 | 1 | -1/+2 |
* | MAINT: Remove unnecessary 'from __future__ import ...' statements | Jon Dufresne | 2020-01-03 | 1 | -2/+0 |
* | TEST: update for PyPy | mattip | 2019-04-17 | 1 | -1/+2 |
* | 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 | -4/+1 |
* | TST: Switch to using pytest markers | Charles Harris | 2018-04-04 | 1 | -3/+5 |
* | TST: block docstring: update comment | xoviat | 2017-09-09 | 1 | -1/+1 |
* | TST: fix failures: | xoviat | 2017-09-04 | 1 | -1/+3 |
* | TST, MAINT: Add `__init__.py` files to tests directories. | Charles Harris | 2017-08-06 | 1 | -1/+1 |
* | TST: test doc string of COMMON block arrays for numpy.f2py. | Bob Eldering | 2017-07-07 | 1 | -0/+23 |