summaryrefslogtreecommitdiff
path: root/tools/test-installed-numpy.py
Commit message (Expand)AuthorAgeFilesLines
* MAINT, TST: remove test-installed-numpy.pyTyler Reddy2019-07-131-66/+0
* TEST: add duration report to testsmattip2019-05-061-0/+4
* codecov integration. scipy2018 sprint.alyssaq2018-07-181-0/+4
* TST: Update travis and appveyor to use pytest.Charles Harris2018-04-041-3/+3
* MAINT: Make NPY_RELAXED_STRIDE_CHECKING true by default.Charles Harris2014-05-061-1/+1
* STY: Giant comma spacing fixup.Charles Harris2013-08-181-2/+2
* 2to3: Apply `print` fixer.Charles Harris2013-04-061-1/+1
* Merge pull request #3162 from seberg/unsafe-stridesnjsmith2013-04-031-1/+12
|\
| * TST: Add NPY_RELAXED_STRIDES_CHECKING to TravisSebastian Berg2013-04-021-1/+12
* | 2to3: Use absolute imports.Charles Harris2013-03-281-1/+1
|/
* 2to3: Put `from __future__ import division in every python file.Charles Harris2013-03-011-0/+1
* Add a little command-line tool for running tests, plus tox supportNathaniel J. Smith2012-05-211-0/+46