diff options
author | MuQun Yang <ymuqun@hdfgroup.org> | 2001-12-12 16:42:47 (GMT) |
---|---|---|
committer | MuQun Yang <ymuqun@hdfgroup.org> | 2001-12-12 16:42:47 (GMT) |
commit | 74c1fcc3b7d01a2e2ad3d36b5113bbc3df79b565 (patch) | |
tree | 3295c503208dd3b563ab06103eb1152d2b99db8d /tools | |
parent | a72ee1251a82ec47b0dc5eb51ed5af77b6f2c33f (diff) | |
download | hdf5-74c1fcc3b7d01a2e2ad3d36b5113bbc3df79b565.zip hdf5-74c1fcc3b7d01a2e2ad3d36b5113bbc3df79b565.tar.gz hdf5-74c1fcc3b7d01a2e2ad3d36b5113bbc3df79b565.tar.bz2 |
[svn-r4701]
Purpose:
bug fixed
Description:
HDF4 Vdata is extensible, when converted, the new HDF4 data set should also be extensible.
Solution:
Make the HDF4 dataset converted from Vdata unlimited dimensions.
These three testing files should be updated accordingly.
Platforms tested:
Linux, RedHat 6.2
Diffstat (limited to 'tools')
-rw-r--r-- | tools/testfiles/Expected/vdata_test.h5 | bin | 4306 -> 6402 bytes |
-rw-r--r-- | tools/testfiles/Expected/vdnameclash_test.h5 | bin | 10660 -> 25332 bytes |
-rw-r--r-- | tools/testfiles/Expected/vg_all_test.h5 | bin | 24690 -> 26786 bytes |
3 files changed, 0 insertions, 0 deletions
diff --git a/tools/testfiles/Expected/vdata_test.h5 b/tools/testfiles/Expected/vdata_test.h5 Binary files differindex 2368548..d81a34b 100644 --- a/tools/testfiles/Expected/vdata_test.h5 +++ b/tools/testfiles/Expected/vdata_test.h5 diff --git a/tools/testfiles/Expected/vdnameclash_test.h5 b/tools/testfiles/Expected/vdnameclash_test.h5 Binary files differindex 56af637..d5d6190 100644 --- a/tools/testfiles/Expected/vdnameclash_test.h5 +++ b/tools/testfiles/Expected/vdnameclash_test.h5 diff --git a/tools/testfiles/Expected/vg_all_test.h5 b/tools/testfiles/Expected/vg_all_test.h5 Binary files differindex 1301b78..be3b756 100644 --- a/tools/testfiles/Expected/vg_all_test.h5 +++ b/tools/testfiles/Expected/vg_all_test.h5 |