mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-12-09 07:32:32 +08:00
b0880f9331
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:
37 lines
2.2 KiB
Plaintext
37 lines
2.2 KiB
Plaintext
#############################
|
|
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>
|
|
</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>
|
|
</dset1.3.3> is in <h5diff_test1.h5>, but not in <h5diff_test2.h5>
|
|
</dset1.3.4> is in <h5diff_test1.h5>, but not in <h5diff_test2.h5>
|
|
</dset1.3.5> is in <h5diff_test1.h5>, but not in <h5diff_test2.h5>
|
|
</dset1.3.6> is in <h5diff_test1.h5>, but not in <h5diff_test2.h5>
|
|
</dset1.3.7> is in <h5diff_test1.h5>, but not in <h5diff_test2.h5>
|
|
</dset1.3.8> is in <h5diff_test1.h5>, but not in <h5diff_test2.h5>
|
|
</dset1.4> is in <h5diff_test2.h5>, but not in <h5diff_test1.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>
|
|
</dset1.8> found in <h5diff_test1.h5> and </dset1.8> found in <h5diff_test2.h5>
|
|
</dset1.9> found in <h5diff_test1.h5> and </dset1.9> found in <h5diff_test2.h5>
|
|
</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>
|
|
</dset2.2b> is in <h5diff_test2.h5>, but not in <h5diff_test1.h5>
|
|
</dset2.3a> is in <h5diff_test1.h5>, but not in <h5diff_test2.h5>
|
|
</dset2.3b> is in <h5diff_test2.h5>, but not in <h5diff_test1.h5>
|
|
</dset2.4a> is in <h5diff_test1.h5>, but not in <h5diff_test2.h5>
|
|
</dset2.4b> is in <h5diff_test2.h5>, but not in <h5diff_test1.h5>
|
|
</dset2.5a> is in <h5diff_test1.h5>, but not in <h5diff_test2.h5>
|
|
</dset2.5b> is in <h5diff_test2.h5>, but not in <h5diff_test1.h5>
|
|
</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>
|
|
</g1.1> found in <h5diff_test1.h5> and </g1.1> found in <h5diff_test2.h5>
|
|
</soft> is in <h5diff_test1.h5>, but not in <h5diff_test2.h5>
|
|
|