diff test/ChangeLog @ 7618:3209a584e1ac

Further type preservation tests and fix of diag for cell arrays
author David Bateman <dbateman@free.fr>
date Thu, 20 Mar 2008 20:54:19 +0100
parents 4fc7c16ee564
children ba7a3e20ee3d
line wrap: on
line diff
--- a/test/ChangeLog	Thu Mar 20 17:00:15 2008 +0100
+++ b/test/ChangeLog	Thu Mar 20 20:54:19 2008 +0100
@@ -1,5 +1,7 @@
 2008-03-20  David Bateman  <dbateman@free.fr>
 
+	* test_func.m: Modify to test for char, cell and structure arrays.
+
 	* test_func.m: New test code that ensures that all operations
 	which work on dimensions alone (squeeze, triu, etc.) work for all
 	objects and preserve type.