comparison test/ChangeLog @ 8836:d79edebd8f45

fix sparse diag divide by zero test
author John W. Eaton <jwe@octave.org>
date Sun, 22 Feb 2009 13:31:04 -0500
parents 065a05eb148a
children fb1c929dbbb7
comparison
equal deleted inserted replaced
8835:1685c61542f8 8836:d79edebd8f45
1 2009-02-22 John W. Eaton <jwe@octave.org>
2
3 * build_sparse_tests.sh: Fix diag matrix divide by zero test.
4
1 2009-02-18 John W. Eaton <jwe@octave.org> 5 2009-02-18 John W. Eaton <jwe@octave.org>
2 6
3 * test_args.m: Don't use assert to test for function handles. 7 * test_args.m: Don't use assert to test for function handles.
4 8
5 2009-02-15 John W. Eaton <jwe@octave.org> 9 2009-02-15 John W. Eaton <jwe@octave.org>