hdf5/tools/testfiles/h5diff_11.txt
Pedro Vicente Nunes 486c13d307 [svn-r7904] Purpose:
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:
2003-12-02 18:13:27 -05:00

11 lines
516 B
Plaintext

#############################
Expected output for 'h5diff file1.h5 file2.h5 g1/dset1 g1/dset2'
#############################
position dset1 dset2 difference
------------------------------------------------------------
[ 0 1 ] 1.000000 1.100000 0.100000
[ 1 0 ] 1.000000 1.010000 0.010000
[ 1 1 ] 1.000000 1.001000 0.001000
[ 2 0 ] 1.000000 1.000100 0.000100