diff test/ChangeLog @ 7815:a41df65f3f00

Add some single precision test code and fix resulting bugs
author David Bateman <dbateman@free.fr>
date Wed, 28 May 2008 01:03:35 +0200
parents 87865ed7405f
children 3092dd54ad95
line wrap: on
line diff
--- a/test/ChangeLog	Mon Jun 02 16:57:45 2008 +0200
+++ b/test/ChangeLog	Wed May 28 01:03:35 2008 +0200
@@ -1,5 +1,9 @@
 2008-06-02  David Bateman  <dbateman@free.fr>
 
+	* test_arith.m: Delete and move tests close to function
+	definitions.
+	* test_func.m: Also test for single precision return values.
+
 	* test_infnan.m, test_linalg.m, test_matrix.m, test_number.m):
 	Delet and move tests close to function definitions.
 	* test_range.m: Also test single precision examples.