diff options
Diffstat (limited to 'tools/testfiles/h5diff_210.txt')
-rw-r--r-- | tools/testfiles/h5diff_210.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/tools/testfiles/h5diff_210.txt b/tools/testfiles/h5diff_210.txt new file mode 100644 index 0000000..1cc017c --- /dev/null +++ b/tools/testfiles/h5diff_210.txt @@ -0,0 +1,12 @@ +############################# +Expected output for 'h5diff dset2.1 dset2.2 h5diff_test1.h5 h5diff_test2.h5' +############################# +Comparing <dset2.1> with <dset2.2> +using memory type H5T_NATIVE_SCHAR +position dset2.1 dset2.2 difference +------------------------------------------------------------ +[ 1 0 ] 1 3 2 +[ 1 1 ] 1 4 3 +[ 2 0 ] 1 5 4 +[ 2 1 ] 1 6 5 +4 differences found |