Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Impl. check_testcase_name, get_testfile methods to support different ↵ | Pearu Peterson | 2006-02-21 | 1 | -28/+23 | |
| | | | | unittest suite naming schemes. Removed Python 2.1 support code. | |||||
* | Fixing mingw32 building: fixes undefined referece __EH_FRAME_BEGIN__ linker ↵ | Pearu Peterson | 2006-02-18 | 1 | -0/+2 | |
| | | | | failure. | |||||
* | Impl. rename() method for NumpyTest class that allows redefining mapping ↵ | Pearu Peterson | 2006-02-09 | 1 | -3/+20 | |
| | | | | between module name and test_<module name>.py file name. Fixed bug with output_exception argument. | |||||
* | Added warn,info methods to NumpyTestCase. | Pearu Peterson | 2006-01-31 | 1 | -0/+7 | |
| | ||||||
* | Fixed a misplaced test messages by flushing. | Pearu Peterson | 2006-01-31 | 1 | -0/+1 | |
| | ||||||
* | Renamed ScipyTest to NumpyTest, flushing printouts, fixed a bug of including ↵ | Pearu Peterson | 2006-01-31 | 1 | -24/+46 | |
| | | | | too many tests in situations where we have xxx/__init__.py, xxx/xxx.py, xxx/tests/test_xxx.py. | |||||
* | Fixed dotblas for zero-size arrays. | Travis Oliphant | 2006-01-17 | 1 | -1/+1 | |
| | ||||||
* | More changes | Travis Oliphant | 2006-01-04 | 1 | -0/+385 | |