Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BUG: Fix for Python 4 | Hugo | 2019-08-26 | 1 | -10/+9 |
| | |||||
* | Use set litterals | Roman Yurchak | 2018-11-24 | 1 | -1/+1 |
| | |||||
* | MAINT: Rearrange numpy/testing files. | Charles Harris | 2018-03-29 | 1 | -0/+490 |
This is to prepare for the switch to pytest. * Rename `numpy/testing/nose_tools` to `numpy/testing/_private`. * Redirect imports as needed. * Copy `_testutils.py` from scipy to `numpy/testing/_private`. * Rename `_testutils.py` to `_pytester.py` and remove unneeded bits. |