summaryrefslogtreecommitdiff
path: root/numpy/oldnumeric/tests/test_oldnumeric.py
Commit message (Expand)AuthorAgeFilesLines
* 2to3: Apply `print` fixer.Charles Harris2013-04-061-1/+1
* 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/+2
* Correct the oldnumeric typecodes, update the tests to work on 32-bit machines...Robert Kern2008-07-031-12/+18
* Clean up test output such that a completely-passing test suite has no extrane...Robert Kern2008-07-031-1/+3
* Restore old test framework classes.Alan McIntyre2008-06-211-1/+1
* Switched to use nose to run tests. Added test and bench functions to all mod...Alan McIntyre2008-06-171-2/+2
* Whitespace cleanup.Stefan van der Walt2007-01-081-1/+1
* Check-in name-space changes so that numpy.oldnumeric is the compatibility mod...Travis Oliphant2006-06-121-0/+86