comparison 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
comparison
equal deleted inserted replaced
8698:39666c970996 8699:6e764b7317bd
1 2009-02-09 John W. Eaton <jwe@octave.org>
2
3 * fntests.m (hastests): Error if fopen fails.
4
1 2009-01-29 John W. Eaton <jwe@octave.org> 5 2009-01-29 John W. Eaton <jwe@octave.org>
2 6
3 * test_system.m: Use isfield instead of struct_contains. 7 * test_system.m: Use isfield instead of struct_contains.
4 8
5 2009-01-25 Thorsten Meyer <thorsten@hexe> 9 2009-01-25 Thorsten Meyer <thorsten@hexe>