comparison test/ChangeLog @ 7613:4fc7c16ee564

Add tests for preservation of type for functions that work on dimensions of the matrices
author David Bateman <dbateman@free.fr>
date Thu, 20 Mar 2008 15:30:00 +0100
parents 85da2ab0c6fd
children 3209a584e1ac
comparison
equal deleted inserted replaced
7612:c1702f963a5e 7613:4fc7c16ee564
1 2008-03-20 David Bateman <dbateman@free.fr>
2
3 * test_func.m: New test code that ensures that all operations
4 which work on dimensions alone (squeeze, triu, etc.) work for all
5 objects and preserve type.
6
1 2008-03-07 John W. Eaton <jwe@octave.org> 7 2008-03-07 John W. Eaton <jwe@octave.org>
2 8
3 * test_logical-wfi-t.m, test_logical-wfi-f.m: Update tests for 9 * test_logical-wfi-t.m, test_logical-wfi-f.m: Update tests for
4 logical indexing bug fix. 10 logical indexing bug fix.
5 11