comparison test/ChangeLog @ 8629:f07730ed5613

test_system.m: use isfield instead of struct_contains
author John W. Eaton <jwe@octave.org>
date Thu, 29 Jan 2009 13:29:28 -0500
parents 4c68e26e3ba1
children 6e764b7317bd
comparison
equal deleted inserted replaced
8628:17a3a7bebac5 8629:f07730ed5613
1 2009-01-29 John W. Eaton <jwe@octave.org>
2
3 * test_system.m: Use isfield instead of struct_contains.
4
1 2009-01-25 Thorsten Meyer <thorsten@hexe> 5 2009-01-25 Thorsten Meyer <thorsten@hexe>
2 6
3 * test_struct.m: Add struct array tests. 7 * test_struct.m: Add struct array tests.
4 8
5 2009-01-23 Søren Hauberg <hauberg@gmail.com> 9 2009-01-23 Søren Hauberg <hauberg@gmail.com>