summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/h5diff_53.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tools/testfiles/h5diff_53.txt')
-rw-r--r--tools/testfiles/h5diff_53.txt19
1 files changed, 12 insertions, 7 deletions
diff --git a/tools/testfiles/h5diff_53.txt b/tools/testfiles/h5diff_53.txt
index 814ae9a..5f4aeee 100644
--- a/tools/testfiles/h5diff_53.txt
+++ b/tools/testfiles/h5diff_53.txt
@@ -2,10 +2,15 @@
Expected output for 'h5diff file4.h5 file4.h5 -v dset3a dset4b'
#############################
Dataset: </dset3a> and </dset4b>
-position dset3a dset4b difference
-------------------------------------------------------------
-[ 1 0 ] 1 3 2
-[ 1 1 ] 1 4 3
-[ 2 0 ] 1 5 4
-[ 2 1 ] 1 6 5
-4 differences found
+Warning: Different storage datatype
+</dset3a> has file datatype H5T_STD_I32LE
+</dset4b> has file datatype H5T_STD_I64LE
+Warning: Different storage datatype
+</dset3a> has file datatype H5T_STD_I32LE
+</dset4b> has file datatype H5T_STD_I64LE
+position dset3a dset4b difference relative
+------------------------------------------------------------------------
+[ 1 0 ] 1 3 2 2
+[ 1 1 ] 1 5 4 4
+[ 2 1 ] 65 417 352 5
+6 differences found