diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2003-10-30 14:40:01 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2003-10-30 14:40:01 (GMT) |
commit | 46646fc6548090c2c88d96fb4991165885b1a223 (patch) | |
tree | 318e8bb6e05eb2bf6d5a54ecba36a4c29700fc5b /tools/testfiles/h5diff_42.txt | |
parent | 9ed099022e7c976cda3d3daadf84bc4b92a847f6 (diff) | |
download | hdf5-46646fc6548090c2c88d96fb4991165885b1a223.zip hdf5-46646fc6548090c2c88d96fb4991165885b1a223.tar.gz hdf5-46646fc6548090c2c88d96fb4991165885b1a223.tar.bz2 |
[svn-r7792] Purpose:
h5diff new features
bug fix
Description:
implemented the diff for STRING and ARRAY types
fixed a bug. when the datasets are empty, do not try to compare them .
the check empty is made with H5Dgetstorage_size
Solution:
Platforms tested:
linux
solaris 5.7
IRIX
Misc. update:
Diffstat (limited to 'tools/testfiles/h5diff_42.txt')
-rw-r--r-- | tools/testfiles/h5diff_42.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/testfiles/h5diff_42.txt b/tools/testfiles/h5diff_42.txt index 7f48b42..b71acd0 100644 --- a/tools/testfiles/h5diff_42.txt +++ b/tools/testfiles/h5diff_42.txt @@ -2,7 +2,5 @@ Expected output for 'h5diff file5.h5 file5.h5 -v dset5 dset6' ############################# $h5diff file5.h5 file5.h5 -v dset5 dset6 -Comparing </dset6> with </dset6> -0 differences found |