Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | TST: fix issues with test for correctness of numpy version string. | Ralf Gommers | 2016-01-16 | 1 | -4/+4 |
| | | | | Addresses comments of @pv on gh-6895. | ||||
* | TST: add test to check for correct version string format. | Ralf Gommers | 2016-01-16 | 1 | -0/+23 |
Implements idea suggested in gh-6431. |