diff test/ChangeLog @ 8746:5dd06f19e9be

handle commands in the lexer
author John W. Eaton <jwe@octave.org>
date Sun, 15 Feb 2009 23:49:15 -0500
parents 6e764b7317bd
children 065a05eb148a
line wrap: on
line diff
--- a/test/ChangeLog	Sun Feb 15 16:31:16 2009 -0500
+++ b/test/ChangeLog	Sun Feb 15 23:49:15 2009 -0500
@@ -1,3 +1,8 @@
+2009-02-15  John W. Eaton  <jwe@octave.org>
+
+	* test_io.m, test_prefer.m: Avoid command-style function call
+	syntax when assigning results.
+
 2009-02-09  John W. Eaton  <jwe@octave.org>
 
 	* fntests.m (hastests): Error if fopen fails.