summaryrefslogtreecommitdiff
path: root/numpy/testing/tests
Commit message (Collapse)AuthorAgeFilesLines
* Correct dependency on missing code.Robert Kern2008-04-171-9/+45
|
* Fix test for assert* with nan values + string formatting issue when handling ↵David Cournapeau2008-04-081-4/+7
| | | | nan.
* Add basic tests for assert_array_almost_equal.David Cournapeau2008-04-081-35/+47
|
* assert* funcs: Add generic test for rank 3 arrays.David Cournapeau2008-04-071-0/+19
|
* assert* funcs test: add generic test for rank1 arrays for all dtype.David Cournapeau2008-04-071-0/+18
|
* Test assert* funcs for arrays with Nan and rec arrays.David Cournapeau2008-04-071-0/+22
|
* Some more tests for assert_* functions.David Cournapeau2008-04-071-1/+28
|
* Start testing test functions.David Cournapeau2008-04-071-0/+30