Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removing obsolete scipy_test | Pearu Peterson | 2002-04-07 | 1 | -334/+0 |
* | Fixed random buglets. | Travis Oliphant | 2002-04-05 | 1 | -1/+1 |
* | Introduced ScipyTestCase with timing hooks | Pearu Peterson | 2002-03-05 | 1 | -1/+19 |
* | fixed missing , typo that broke module import/reload/test in some situations ... | Eric Jones | 2002-02-26 | 1 | -1/+1 |
* | major overhaul to testing framework. module_xxx.test() now takes a 'level' a... | Eric Jones | 2002-02-19 | 1 | -9/+24 |
* | added assert_approx_equal to compare two numbers up to some significant digit... | Eric Jones | 2002-01-21 | 1 | -1/+22 |
* | Added err_msg keyword argument to assert_array_equal | Pearu Peterson | 2002-01-13 | 1 | -7/+14 |
* | encapsulated all Numeric specific code within a try/except so that most funct... | Eric Jones | 2002-01-02 | 1 | -23/+26 |
* | split scipy_test off into its own module. | Eric Jones | 2001-12-25 | 1 | -0/+270 |