| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Standardize NumPy import as "import numpy as np". | Alan McIntyre | 2008-07-22 | 1 | -19/+19 |
| * | 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 | -4/+3 |
| * | Correct dependency on missing code. | Robert Kern | 2008-04-17 | 1 | -9/+45 |
| * | Fix test for assert* with nan values + string formatting issue when handling ... | David Cournapeau | 2008-04-08 | 1 | -4/+7 |
| * | Add basic tests for assert_array_almost_equal. | David Cournapeau | 2008-04-08 | 1 | -35/+47 |
| * | assert* funcs: Add generic test for rank 3 arrays. | David Cournapeau | 2008-04-07 | 1 | -0/+19 |
| * | assert* funcs test: add generic test for rank1 arrays for all dtype. | David Cournapeau | 2008-04-07 | 1 | -0/+18 |
| * | Test assert* funcs for arrays with Nan and rec arrays. | David Cournapeau | 2008-04-07 | 1 | -0/+22 |
| * | Some more tests for assert_* functions. | David Cournapeau | 2008-04-07 | 1 | -1/+28 |
| * | Start testing test functions. | David Cournapeau | 2008-04-07 | 1 | -0/+30 |
