Commits
Songyu Lu committed 72d962bdebe
Adding a few more test cases for H5Dset_extent: 1. expand and shrink the dimensions of the dataset several times and verify the data is correct; 2. verify that the second dataset handles get the correct dimensions after one handle calls H5Dset_extent; 3. verify that the function doesn't work for contiguous and compact datasets.