summaryrefslogtreecommitdiff
path: root/numpy/testing/parametric.py
Commit message (Collapse)AuthorAgeFilesLines
* Replace generator expressions for compatibility with Python 2.3.Stefan van der Walt2007-08-281-5/+5
|
* Fix parametric test names under Python 2.4.Stefan van der Walt2007-08-211-14/+25
|
* Fix parametric testing for Python 2.4.Stefan van der Walt2007-08-201-1/+5
|
* Fix parametric tests for Python 2.4.Stefan van der Walt2007-08-201-4/+5
|
* Add parametric unit tests (contributed by Fernando Perez).Stefan van der Walt2007-08-201-0/+284