diff test/ChangeLog @ 8699:6e764b7317bd

test/fntests.m, scripts/test/demo.m: error on fopen failures
author John W. Eaton <jwe@octave.org>
date Mon, 09 Feb 2009 01:56:06 -0500
parents f07730ed5613
children 5dd06f19e9be
line wrap: on
line diff
--- a/test/ChangeLog	Sun Feb 08 23:00:27 2009 -0500
+++ b/test/ChangeLog	Mon Feb 09 01:56:06 2009 -0500
@@ -1,3 +1,7 @@
+2009-02-09  John W. Eaton  <jwe@octave.org>
+
+	* fntests.m (hastests): Error if fopen fails.
+
 2009-01-29  John W. Eaton  <jwe@octave.org>
 
 	* test_system.m: Use isfield instead of struct_contains.