[svn-r12092] Purpose:
bug fix, new features Description: when comparing links , the output for the number of differences found was not being done Solution: print it add 3 more tests that test the output of differences for 1) groups 2) datatypes 3) links Platforms tested: linux Misc. update:
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#############################
|
||||
Expected output for 'h5diff file3.h5 file3.h5 -v group group'
|
||||
Expected output for 'h5diff file3.h5 file3.h5 -v g1 g1'
|
||||
#############################
|
||||
Group: </group> and </group>
|
||||
Group: </g1> and </g1>
|
||||
0 differences found
|
||||
|
||||
Reference in New Issue
Block a user