Mercurial > hg > octave-lyh
diff scripts/testfun/assert.m @ 5642:2618a0750ae6
[project @ 2006-03-06 21:26:48 by jwe]
author | jwe |
---|---|
date | Mon, 06 Mar 2006 21:26:54 +0000 |
parents | f812a0680d05 |
children | 34f96dd5441b |
line wrap: on
line diff
--- a/scripts/testfun/assert.m +++ b/scripts/testfun/assert.m @@ -39,9 +39,8 @@ ## Absolute error @code{abs(@var{observed} - @var{expected}) > abs(@var{tol})} ## will be used when tolerance is negative or when the expected value is zero. ## @end table -## +## @seealso{test} ## @end deftypefn -## @seealso{test} ## TODO: Output throttling: don't print out the entire 100x100 matrix, ## TODO: but instead give a summary; don't print out the whole list, just