summaryrefslogtreecommitdiff
path: root/tools/test-installed-numpy.py
Commit message (Expand)AuthorAgeFilesLines
* 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