diff options
Diffstat (limited to 'tools/h5diff/testfiles/h5diff_101.txt')
-rw-r--r-- | tools/h5diff/testfiles/h5diff_101.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/tools/h5diff/testfiles/h5diff_101.txt b/tools/h5diff/testfiles/h5diff_101.txt new file mode 100644 index 0000000..7affe59 --- /dev/null +++ b/tools/h5diff/testfiles/h5diff_101.txt @@ -0,0 +1,12 @@ +############################# +Expected output for 'h5diff -v h5diff_basic1.h5 h5diff_basic1.h5 g1/d1 g1/d2' +############################# +dataset: </g1/d1> and </g1/d2> +size: [3x2] [3x2] +position d1 d2 difference +------------------------------------------------------------ +[ 0 1 ] 1e-09 2e-09 1e-09 +[ 1 0 ] 1e-09 9e-10 1e-10 +[ 1 1 ] 0 1e-09 1e-09 +[ 2 0 ] 1e-09 0 1e-09 +4 differences found |