diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2009-02-03 15:55:56 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2009-02-03 15:55:56 (GMT) |
commit | dfaf4dec8e8e4ef5aa8545c59cdf22d52aa03ced (patch) | |
tree | 58b0f7a2c9b219dc214131e9bc98050bf25d9ca8 /fortran/src | |
parent | 348c380e3f17e3a7e221780b5daba18427cc7bea (diff) | |
download | hdf5-dfaf4dec8e8e4ef5aa8545c59cdf22d52aa03ced.zip hdf5-dfaf4dec8e8e4ef5aa8545c59cdf22d52aa03ced.tar.gz hdf5-dfaf4dec8e8e4ef5aa8545c59cdf22d52aa03ced.tar.bz2 |
[svn-r16405] #1449 Change set_extent test to use standard standalone test framework
use a fapl obtained by h5_fileaccess to the call of H5Fcreate
and redo the test calls with
h5_reset();
fapl = h5_fileaccess();
nerrors += do_ranks( fapl ) < 0 ? 1 : 0;
nerrors += test_external( fapl ) < 0 ? 1 : 0;
nerrors += do_layouts( fapl ) < 0 ? 1 : 0;
tested: windows, linux
Diffstat (limited to 'fortran/src')
0 files changed, 0 insertions, 0 deletions