diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2006-04-06 18:29:53 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2006-04-06 18:29:53 (GMT) |
commit | 9d01b26a9302bdff93e20f1a6e55cb473a79d174 (patch) | |
tree | 369846ca1de752d4f48de3f21f16c2cf0b0fd174 /tools/testfiles/h5diff_57.txt | |
parent | 8b2932bf607dc758221bc1041b4946a01fbf6413 (diff) | |
download | hdf5-9d01b26a9302bdff93e20f1a6e55cb473a79d174.zip hdf5-9d01b26a9302bdff93e20f1a6e55cb473a79d174.tar.gz hdf5-9d01b26a9302bdff93e20f1a6e55cb473a79d174.tar.bz2 |
[svn-r12205] Purpose:
new feature
Description:
added the printout of the compression ratio for filters in h5repack, after the filter name, obtained with H5Dget_storage_size, before and after applying the filter
Solution:
Platforms tested:
linux
solaris
AIX
Misc. update:
Diffstat (limited to 'tools/testfiles/h5diff_57.txt')
-rw-r--r-- | tools/testfiles/h5diff_57.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/testfiles/h5diff_57.txt b/tools/testfiles/h5diff_57.txt index fb5137b..0fd7843 100644 --- a/tools/testfiles/h5diff_57.txt +++ b/tools/testfiles/h5diff_57.txt @@ -2,7 +2,7 @@ Expected output for 'h5diff file4.h5 file4.h5 -v dset7a dset7b' ############################# Dataset: </dset7a> and </dset7b> -Warning: Different storage datatype +warning: different storage datatype </dset7a> has file datatype H5T_STD_I8LE </dset7b> has file datatype H5T_STD_U8LE Comparison not supported: </dset7a> has sign H5T_SGN_2 and </dset7b> has sign H5T_SGN_NONE |