blob: 5e3f2588b9b752170aa51d2004b98ec9669adb32 (
plain)
1
2
3
4
5
6
7
8
9
10
|
#############################
Expected output for 'h5diff dset2.1 dset2.2 -d 3 h5diff_test1.h5 h5diff_test2.h5'
#############################
Comparing <dset2.1> with <dset2.2>
using memory type H5T_NATIVE_SCHAR
position dset2.1 dset2.2 difference
------------------------------------------------------------
[ 2 0 ] 1 5 4
[ 2 1 ] 1 6 5
2 differences found
|