diff options
Diffstat (limited to 'tools/testfiles/h5diff_17.txt')
-rw-r--r-- | tools/testfiles/h5diff_17.txt | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/tools/testfiles/h5diff_17.txt b/tools/testfiles/h5diff_17.txt new file mode 100644 index 0000000..6f7a360 --- /dev/null +++ b/tools/testfiles/h5diff_17.txt @@ -0,0 +1,23 @@ +############################# +Expected output for 'h5diff file1.h5 file2.h5 -v' +############################# + +file1 file2 +--------------------------------------- + x x /g1 + x x /g1/dset1 + x /g1/dset2 + x /g1/dset3 + x /g1/dset4 + x /g2 + +Group: </g1> and </g1> +position dset1 dset1 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 +Dataset: </g1/dset1> and </g1/dset1> +Group: </> and </> +4 differences found |