diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2005-06-30 20:57:01 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2005-06-30 20:57:01 (GMT) |
commit | c3252ef1f2ac06e12fe91e9e7e1591f22c4819f4 (patch) | |
tree | 6820fc55746f795aacb6721607b7bdd5987dd983 /tools/testfiles/h5diff_70.txt | |
parent | e6589b04f0a4312ddabae2551b972d6bb073632e (diff) | |
download | hdf5-c3252ef1f2ac06e12fe91e9e7e1591f22c4819f4.zip hdf5-c3252ef1f2ac06e12fe91e9e7e1591f22c4819f4.tar.gz hdf5-c3252ef1f2ac06e12fe91e9e7e1591f22c4819f4.tar.bz2 |
[svn-r11005] Purpose:
bug fix
Description:
the numbers of differences was not printed for each object
Solution:
print it
Platforms tested:
linux
solaris
aix
Misc. update:
Diffstat (limited to 'tools/testfiles/h5diff_70.txt')
-rw-r--r-- | tools/testfiles/h5diff_70.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/testfiles/h5diff_70.txt b/tools/testfiles/h5diff_70.txt index 5d154ed..99aed5e 100644 --- a/tools/testfiles/h5diff_70.txt +++ b/tools/testfiles/h5diff_70.txt @@ -9,7 +9,9 @@ file1 file2 Dataset: </dset> and </dset> </dset> and </dset> are empty datasets +0 differences found Group: </g1> and </g1> +0 differences found Attribute: <string of </g1>> and <string of </g1>> position string of </g1> string of </g1> difference ------------------------------------------------------------ @@ -575,6 +577,7 @@ position float3D of </g1> float3D of </g1> difference [ 3 2 1 ] 24.000000 0.000000 24.000000 24 differences found Group: </> and </> +0 differences found Attribute: <string of </>> and <string of </>> position string of </> string of </> difference ------------------------------------------------------------ @@ -1139,7 +1142,4 @@ position float3D of </> float3D of </> difference [ 3 2 0 ] 23.000000 0.000000 23.000000 [ 3 2 1 ] 24.000000 0.000000 24.000000 24 differences found ----------------------------------------------------- -Summary ----------------------------------------------------- Some objects are not comparable |