diff test/ChangeLog @ 8603:4c68e26e3ba1

Add tests to prevent regression of struct array indexing
author Thorsten Meyer <thorsten.meyier@gmx.de>
date Tue, 27 Jan 2009 21:04:19 +0100
parents 27b2db6ff0d7
children f07730ed5613
line wrap: on
line diff
--- a/test/ChangeLog	Tue Jan 27 12:48:34 2009 -0500
+++ b/test/ChangeLog	Tue Jan 27 21:04:19 2009 +0100
@@ -1,3 +1,7 @@
+2009-01-25  Thorsten Meyer  <thorsten@hexe>
+
+	* test_struct.m: Add struct array tests.
+
 2009-01-23  Søren Hauberg  <hauberg@gmail.com>
 
 	* test_prefer.m: Update to match new API of the 'type' function.