diff options
author | Raymond Lu <songyulu@hdfgroup.org> | 2002-11-18 16:38:11 (GMT) |
---|---|---|
committer | Raymond Lu <songyulu@hdfgroup.org> | 2002-11-18 16:38:11 (GMT) |
commit | 0105a3b97cabccd3463c82c22da7e3f4d23c2b05 (patch) | |
tree | 9b0002e531446227f62b929adba84b9bfbcacc8a /MANIFEST | |
parent | 02fe47462b798e7f212f09fe65f022965ce4b365 (diff) | |
download | hdf5-0105a3b97cabccd3463c82c22da7e3f4d23c2b05.zip hdf5-0105a3b97cabccd3463c82c22da7e3f4d23c2b05.tar.gz hdf5-0105a3b97cabccd3463c82c22da7e3f4d23c2b05.tar.bz2 |
[svn-r6099]
Purpose:
bug fix.
Description:
h5dump cannot dump data and datatype for VL string.
Platforms tested:
eirene, arabica
Misc. update:
MANIFEST, RELEASE.txt
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1158,6 +1158,8 @@ ./tools/testfiles/tvldtypes3.h5 ./tools/testfiles/tvldtypes4.ddl ./tools/testfiles/tvldtypes4.h5 +./tools/testfiles/tvlstr.h5 +./tools/testfiles/tvlstr.ddl # Expected output from h5ls tests ./tools/testfiles/help-1.ls @@ -1231,6 +1233,7 @@ ./tools/testfiles/tvldtypes1.h5.xml ./tools/testfiles/tvldtypes2.h5.xml ./tools/testfiles/tvldtypes3.h5.xml +./tools/testfiles/tvlstr.h5.xml ./windows/all.zip ./windows/all_withf90.zip |