Mercurial > hg > octave-lyh
diff scripts/testfun/test.m @ 8202:cf59d542f33e
replace all TODOs and XXXs with FIXMEs
author | Jaroslav Hajek <highegg@gmail.com> |
---|---|
date | Wed, 08 Oct 2008 20:00:25 +0200 |
parents | 1bfb88e78027 |
children | 20cbb0fdab48 |
line wrap: on
line diff
--- a/scripts/testfun/test.m +++ b/scripts/testfun/test.m @@ -68,10 +68,10 @@ ## @seealso{error, assert, fail, demo, example} ## @end deftypefn -## TODO: * Consider using keyword fail rather then error? This allows us -## TODO: to make a functional form of error blocks, which means we -## TODO: can include them in test sections which means that we can use -## TODO: octave flow control for both kinds of tests. +## FIXME: * Consider using keyword fail rather then error? This allows us +## to make a functional form of error blocks, which means we +## can include them in test sections which means that we can use +## octave flow control for both kinds of tests. ## PKG_ADD: mark_as_command test