diff options
author | MuQun Yang <ymuqun@hdfgroup.org> | 2001-06-11 21:00:58 (GMT) |
---|---|---|
committer | MuQun Yang <ymuqun@hdfgroup.org> | 2001-06-11 21:00:58 (GMT) |
commit | 01398cee7170803931e8b405b82c8b12db1f65fd (patch) | |
tree | 4ce40d1c6affd65eb3aadec4cd92655d653be1e8 /tools/testfiles | |
parent | 21906d0b7c9639d49fedc6349853bba61fd25527 (diff) | |
download | hdf5-01398cee7170803931e8b405b82c8b12db1f65fd.zip hdf5-01398cee7170803931e8b405b82c8b12db1f65fd.tar.gz hdf5-01398cee7170803931e8b405b82c8b12db1f65fd.tar.bz2 |
[svn-r3986]
Purpose:
update h4toh5 testing files
Description:
Now we are using fixed size for HDF5 dimensional name list and h5dump
output is appended with 000/000/.......................
It looks ugly and annoying.
Solution:
Use NULLTERM for SDS dimensional list names
Platforms tested:
RedHat 6.2(eirene) and solaris 2.7(arabica)
Diffstat (limited to 'tools/testfiles')
-rw-r--r-- | tools/testfiles/Expected/sds_attr_test.h5 | bin | 11872 -> 8736 bytes |
-rw-r--r-- | tools/testfiles/Expected/sds_dim_test.h5 | bin | 14032 -> 14032 bytes |
-rw-r--r-- | tools/testfiles/Expected/vg_all_test.h5 | bin | 24674 -> 24690 bytes |
3 files changed, 0 insertions, 0 deletions
diff --git a/tools/testfiles/Expected/sds_attr_test.h5 b/tools/testfiles/Expected/sds_attr_test.h5 Binary files differindex 594e7c0..4628e15 100644 --- a/tools/testfiles/Expected/sds_attr_test.h5 +++ b/tools/testfiles/Expected/sds_attr_test.h5 diff --git a/tools/testfiles/Expected/sds_dim_test.h5 b/tools/testfiles/Expected/sds_dim_test.h5 Binary files differindex e49450e..c3f9bed 100644 --- a/tools/testfiles/Expected/sds_dim_test.h5 +++ b/tools/testfiles/Expected/sds_dim_test.h5 diff --git a/tools/testfiles/Expected/vg_all_test.h5 b/tools/testfiles/Expected/vg_all_test.h5 Binary files differindex c38dfb1..788aaeb 100644 --- a/tools/testfiles/Expected/vg_all_test.h5 +++ b/tools/testfiles/Expected/vg_all_test.h5 |