mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-27 02:10:55 +08:00
486c13d307
h5diff new features Description: added comparison for attributes adeded comparison for all dataset datatypes added tests for the new features changed the output format Solution: Platforms tested: linux solaris 5.7 IRIX 6.5 (64) Misc. update:
7 lines
252 B
Plaintext
7 lines
252 B
Plaintext
#############################
|
|
Expected output for 'h5diff file3.h5 file3.h5 -v dset group'
|
|
#############################
|
|
$h5diff file3.h5 file3.h5 -v dset group
|
|
Comparison not possible: </dset> is of type H5G_DATASET and </group> is of type H5G_GROUP
|
|
|