summaryrefslogtreecommitdiff
path: root/numpy/lib/tests/test_ufunclike.py
Commit message (Expand)AuthorAgeFilesLines
* ran reindentJarrod Millman2008-08-081-1/+0
* Restore old test framework classes.Alan McIntyre2008-06-211-4/+4
* Switched to use nose to run tests. Added test and bench functions to all mod...Alan McIntyre2008-06-171-3/+5
* Rename test classes to CapWords.Stefan van der Walt2007-10-021-1/+1
* Fix tests for Boolean.Travis Oliphant2006-12-241-8/+8
* Fix tests to run cleanly with new, tighter error handling.Tim Hochberg2006-10-191-0/+4
* Fix back repr of arrays to not have quote unless flexible.Travis Oliphant2006-09-251-8/+8
* Fix doctests for new dtypeTravis Oliphant2006-09-241-8/+8
* Added NumpyTestCase.rundocs method to support running doc-tests via unittest ...Pearu Peterson2006-04-261-4/+3
* More fixes...Travis Oliphant2006-01-041-5/+5
* Changed all references to scipy to numpyTravis Oliphant2006-01-041-3/+3
* Change most setup.py filesTravis Oliphant2006-01-041-0/+63