diff test/ChangeLog @ 7775:c10d77387d96

test_args: update function argument tests
author bill@denney.ws
date Sun, 18 May 2008 01:26:04 -0400
parents 247828ad21e2
children 87865ed7405f
line wrap: on
line diff
--- a/test/ChangeLog	Tue May 13 17:45:35 2008 +0200
+++ b/test/ChangeLog	Sun May 18 01:26:04 2008 -0400
@@ -1,3 +1,8 @@
+2008-05-19  Bill Denney  <bill@denney.ws>
+
+	* test_args.m: Update format to allow running "test test_args" 
+	and add default argument tests.
+
 2008-05-09  Rafael Laboissiere <rafael@debian.org>
 
 	* test_io.m, test_system.m: Use ischar instead of deprecated isstr.