[svn-r8642] Purpose:
bug fix Description: one of the h5diff tests was reading the wrong hdf5 file Solution: substituted for the correct file Platforms tested: linux (small change) Misc. update:
This commit is contained in:
@@ -2,6 +2,12 @@
|
||||
Expected output for 'h5diff file4.h5 file4.h5 -v dset5a dset5b'
|
||||
#############################
|
||||
$h5diff file4.h5 file4.h5 -v dset5a dset5b
|
||||
Object <dset5a> could not be found in <file4.h5>
|
||||
Object <dset5b> could not be found in <file4.h5>
|
||||
Dataset: </dset5a> and </dset5b>
|
||||
position dset5a dset5b 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
|
||||
4 differences found
|
||||
|
||||
|
||||
Reference in New Issue
Block a user