Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused imports. | Alan McIntyre | 2008-09-13 | 1 | -8/+5 |
* | Restore old test framework classes. | Alan McIntyre | 2008-06-21 | 1 | -1/+1 |
* | Switched to use nose to run tests. Added test and bench functions to all mod... | Alan McIntyre | 2008-06-17 | 1 | -9/+10 |
* | Rename test classes to CapWords. | Stefan van der Walt | 2007-10-02 | 1 | -3/+3 |
* | Replace ScipyTestCase with NumpyTestCase | cookedm | 2006-07-17 | 1 | -3/+3 |
* | Refactored Configuration._fix_paths method to gpaths, added tests and documen... | Pearu Peterson | 2006-03-30 | 1 | -1/+13 |
* | Fixed minrelpath bug for processing '.././..', minrelpath resolves '.'s. Intr... | Pearu Peterson | 2006-03-29 | 1 | -0/+2 |
* | Fixed minrelpath tests for platforms where os.path.sep<>'/'. | Pearu Peterson | 2006-02-11 | 1 | -7/+9 |
* | Introduced njoin and minrelpath to handle relative paths and containing slash... | Pearu Peterson | 2006-01-28 | 1 | -1/+12 |
* | Changed all references to scipy to numpy | Travis Oliphant | 2006-01-04 | 1 | -2/+2 |
* | Moved scipy directory to numpy | Travis Oliphant | 2006-01-04 | 1 | -0/+33 |