hdf5/tools/testfiles/h5diff_56.txt
Pedro Vicente Nunes 4a5f83b8f0 [svn-r10994] Purpose:
bug fix

Description:
when 2 objects were not comparable, the final print information for the non verbose mode printed "0 differences found"


Solution:

replaced instead with a Summary message that says
"Some objects were not comparable"


Platforms tested:
linux
solaris


Misc. update:
2005-06-28 11:25:42 -05:00

15 lines
685 B
Plaintext

#############################
Expected output for 'h5diff file4.h5 file4.h5 -v dset6a dset6b'
#############################
Dataset: </dset6a> and </dset6b>
position dset6a dset6b difference
------------------------------------------------------------
[ 1 0 ] 1.000000 3.000000 2.000000
[ 1 1 ] 1.000000 4.000000 3.000000
[ 2 0 ] 1.000000 5.000000 4.000000
[ 2 1 ] 1.000000 6.000000 5.000000
----------------------------------------------------
Summary
----------------------------------------------------
4 differences found