diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2009-01-13 15:37:37 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2009-01-13 15:37:37 (GMT) |
commit | 050ded21d307de35b0394614aa0962e8bca2f850 (patch) | |
tree | b7c2cf2285664f0bd398fce943efc256d83b728e /MANIFEST | |
parent | e5630f3351dd32cac2da76985d69c13658152a98 (diff) | |
download | hdf5-050ded21d307de35b0394614aa0962e8bca2f850.zip hdf5-050ded21d307de35b0394614aa0962e8bca2f850.tar.gz hdf5-050ded21d307de35b0394614aa0962e8bca2f850.tar.bz2 |
[svn-r16299] Print a message of
Storage: information not available
When displaying storage information for VL and dataset region types
Added 2 shell runs that display this information
#818
Tested: windows, linux
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1307,8 +1307,6 @@ ./tools/testfiles/tfpformat.ddl ./tools/testfiles/tfpformat.h5 - - # Expected output from h5ls tests ./tools/testfiles/nosuchfile.ls ./tools/testfiles/help-1.ls @@ -1329,6 +1327,9 @@ ./tools/testfiles/tslink-1.ls ./tools/testfiles/tstr-1.ls ./tools/testfiles/tattr2.ls +./tools/testfiles/tdatareg.ls +./tools/testfiles/tvldtypes2.ls + #additional test input and output for h5dump XML ./tools/testfiles/tall.h5.xml |