Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | reindenting prior to release | Jarrod Millman | 2008-09-02 | 1 | -2/+2 |
| | |||||
* | Added deprecation warning for numpy.testing.ParametricTestCase | Alan McIntyre | 2008-08-25 | 1 | -0/+6 |
| | |||||
* | ran reindent | Jarrod Millman | 2008-08-08 | 1 | -1/+1 |
| | |||||
* | Restored parametric.py | Alan McIntyre | 2008-06-21 | 1 | -0/+305 |
| | |||||
* | Switched to use nose to run tests. Added test and bench functions to all ↵ | Alan McIntyre | 2008-06-17 | 1 | -300/+0 |
| | | | | modules. | ||||
* | Replace generator expressions for compatibility with Python 2.3. | Stefan van der Walt | 2007-08-28 | 1 | -5/+5 |
| | |||||
* | Fix parametric test names under Python 2.4. | Stefan van der Walt | 2007-08-21 | 1 | -14/+25 |
| | |||||
* | Fix parametric testing for Python 2.4. | Stefan van der Walt | 2007-08-20 | 1 | -1/+5 |
| | |||||
* | Fix parametric tests for Python 2.4. | Stefan van der Walt | 2007-08-20 | 1 | -4/+5 |
| | |||||
* | Add parametric unit tests (contributed by Fernando Perez). | Stefan van der Walt | 2007-08-20 | 1 | -0/+284 |