diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2009-02-03 16:24:25 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2009-02-03 16:24:25 (GMT) |
commit | 7dba27a0fc40af18c21c9172b69f88215db5f666 (patch) | |
tree | 4596f23d7a88dfcbf3a0ac6cf8f6758e502ddcae /COPYING | |
parent | 26485d0b378c2aabe885d65a91c4ca942eaba661 (diff) | |
download | hdf5-7dba27a0fc40af18c21c9172b69f88215db5f666.zip hdf5-7dba27a0fc40af18c21c9172b69f88215db5f666.tar.gz hdf5-7dba27a0fc40af18c21c9172b69f88215db5f666.tar.bz2 |
[svn-r16407] #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 'COPYING')
0 files changed, 0 insertions, 0 deletions