Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | reindenting prior to release | Jarrod Millman | 2008-09-02 | 1 | -3/+3 |
* | Disable memmap test which crashes nose tests on cygwin. | David Cournapeau | 2008-09-01 | 1 | -1/+1 |
* | Disable memmap test on windows because it crashes the testsuite. This has to ... | David Cournapeau | 2008-08-13 | 1 | -31/+34 |
* | Added tests to improve coverage of numpy.lib. | Alan McIntyre | 2008-07-22 | 1 | -1/+41 |
* | Remove uses of set_package_path, set_local_path, restore_path. | Alan McIntyre | 2008-07-03 | 1 | -1/+0 |
* | 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 | -0/+4 |
* | ran reindent | Jarrod Millman | 2008-02-08 | 1 | -15/+13 |
* | Removed dependency on nose.tools. Ripped nose.tools.raise and placed it in n... | Travis Oliphant | 2008-01-02 | 1 | -3/+1 |
* | Merge the lib_for_io branch back into the trunk. | Travis Oliphant | 2007-12-30 | 1 | -0/+512 |