mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-30 15:32:37 +08:00
c62ae38c01
ISSUE2: the scale index input/output parameter value passed to H5DSiterate_scales was not always incremented (it returns the scale index current iteration). SOLUTION FOR ISSUE2: modified the cycle in H5DSiterate_scales so that the scale index is always incremented TEST: added some test cases with calls to invalid indices and H5DSiterate_scales with return scale indices and visitor data tested: windows, linux |
||
---|---|---|
.. | ||
COPYING | ||
dsdata.txt | ||
dslat.txt | ||
dslon.txt | ||
dtype_file_readable.txt | ||
dtype_file.txt | ||
earth.pal | ||
h5hltest.h | ||
image8.txt | ||
image24pixel.txt | ||
image24plane.txt | ||
Makefile.am | ||
Makefile.in | ||
pal_rgb.h | ||
sepia.pal | ||
test_ds.c | ||
test_image.c | ||
test_lite.c | ||
test_packet.c | ||
test_table_be.hdf5 | ||
test_table_cray.hdf5 | ||
test_table_le.hdf5 | ||
test_table.c | ||
usa.wri |