diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2003-05-01 19:57:56 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2003-05-01 19:57:56 (GMT) |
commit | b0880f9331e973bd6cb043e5f6edf777bfba949f (patch) | |
tree | 5276d41b5a9640a603a7d6b00df69682ace30e57 /tools/testfiles/h5diff_046.txt | |
parent | c3748e1b0b891462b885a4da3166c1e3e9b9edc1 (diff) | |
download | hdf5-b0880f9331e973bd6cb043e5f6edf777bfba949f.zip hdf5-b0880f9331e973bd6cb043e5f6edf777bfba949f.tar.gz hdf5-b0880f9331e973bd6cb043e5f6edf777bfba949f.tar.bz2 |
[svn-r6789] Purpose:
new feature
Description:
during the sequencial match list, by default the differences between matched datasets were printed.
added an -m option that allows to turn this off, just printing the file differences
Solution:
Platforms tested:
Linux 2.4 (rockaway)
SunOS 5.7 (arabica)
IRIX 6.5 (modi4)
Misc. update:
Diffstat (limited to 'tools/testfiles/h5diff_046.txt')
-rw-r--r-- | tools/testfiles/h5diff_046.txt | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/tools/testfiles/h5diff_046.txt b/tools/testfiles/h5diff_046.txt index 659be75..8dac2c5 100644 --- a/tools/testfiles/h5diff_046.txt +++ b/tools/testfiles/h5diff_046.txt @@ -3,7 +3,6 @@ Expected output for 'h5diff -d 1 h5diff_test1.h5 h5diff_test2.h5' ############################# $h5diff -d 1 h5diff_test1.h5 h5diff_test2.h5 </compound> found in <h5diff_test1.h5> and </compound> found in <h5diff_test2.h5> -</compound> and </compound> are of type H5G_TYPE </dset1.1> is in <h5diff_test1.h5>, but not in <h5diff_test2.h5> </dset1.3.1> is in <h5diff_test1.h5>, but not in <h5diff_test2.h5> </dset1.3.2> is in <h5diff_test1.h5>, but not in <h5diff_test2.h5> @@ -17,22 +16,8 @@ $h5diff -d 1 h5diff_test1.h5 h5diff_test2.h5 </dset1.5> is in <h5diff_test2.h5>, but not in <h5diff_test1.h5> </dset1.6> is in <h5diff_test2.h5>, but not in <h5diff_test1.h5> </dset1.7> found in <h5diff_test1.h5> and </dset1.7> found in <h5diff_test2.h5> -Comparing </dset1.7> with </dset1.7> -Warning: </dset1.7> has different maximum dimensions than </dset1.7> -</dset1.7>: [ 7 ] -</dset1.7>: [ 8 ] -using memory type H5T_NATIVE_INT -0 differences found </dset1.8> found in <h5diff_test1.h5> and </dset1.8> found in <h5diff_test2.h5> -Comparing </dset1.8> with </dset1.8> -Warning: </dset1.8> has different storage datatype than </dset1.8> -</dset1.8> has datatype H5T_STD_I32BE and </dset1.8> has datatype H5T_STD_I32LE -using memory type H5T_NATIVE_INT -0 differences found </dset1.9> found in <h5diff_test1.h5> and </dset1.9> found in <h5diff_test2.h5> -Comparing </dset1.9> with </dset1.9> -using memory type H5T_NATIVE_INT -0 differences found </dset2.1a> is in <h5diff_test1.h5>, but not in <h5diff_test2.h5> </dset2.1b> is in <h5diff_test2.h5>, but not in <h5diff_test1.h5> </dset2.2a> is in <h5diff_test1.h5>, but not in <h5diff_test2.h5> @@ -46,8 +31,6 @@ using memory type H5T_NATIVE_INT </dset2.6a> is in <h5diff_test1.h5>, but not in <h5diff_test2.h5> </dset2.6b> is in <h5diff_test2.h5>, but not in <h5diff_test1.h5> </enum> found in <h5diff_test1.h5> and </enum> found in <h5diff_test2.h5> -</enum> and </enum> are of type H5G_TYPE </g1.1> found in <h5diff_test1.h5> and </g1.1> found in <h5diff_test2.h5> -</g1.1> and </g1.1> are of type H5G_GROUP </soft> is in <h5diff_test1.h5>, but not in <h5diff_test2.h5> |