Mercurial > hg > octave-max
diff test/ChangeLog @ 11227:84846912f3c1
test/fntests.m: run tests for deprecated functions
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Wed, 10 Nov 2010 16:04:55 -0500 |
parents | 6eba18ec59b6 |
children | cbf58e4b5f4e |
line wrap: on
line diff
--- a/test/ChangeLog +++ b/test/ChangeLog @@ -1,3 +1,8 @@ +2010-11-10 John W. Eaton <jwe@octave.org> + + * fntests.m: Set warning state off for Octave:deprecated-functions. + (run_test_script): Do run tests for deprecated functions. + 2010-11-09 John W. Eaton <jwe@octave.org> * test_parser.m: New file.