summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/h5diff_57.txt
diff options
context:
space:
mode:
authorPedro Vicente Nunes <pvn@hdfgroup.org>2007-02-19 20:21:09 (GMT)
committerPedro Vicente Nunes <pvn@hdfgroup.org>2007-02-19 20:21:09 (GMT)
commit5af701a32e57a90c8fad407b57486b4f08384047 (patch)
treeb0e11e715078f83e795dc9aaa470bd5f0d23b98b /tools/testfiles/h5diff_57.txt
parent6e2d2bc64104796cea9d9183ed4cb9e7695862f4 (diff)
downloadhdf5-5af701a32e57a90c8fad407b57486b4f08384047.zip
hdf5-5af701a32e57a90c8fad407b57486b4f08384047.tar.gz
hdf5-5af701a32e57a90c8fad407b57486b4f08384047.tar.bz2
[svn-r13334] Added a new function to print the dimensions sizes
Diffstat (limited to 'tools/testfiles/h5diff_57.txt')
-rw-r--r--tools/testfiles/h5diff_57.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/tools/testfiles/h5diff_57.txt b/tools/testfiles/h5diff_57.txt
index 6b67914..b873a5b 100644
--- a/tools/testfiles/h5diff_57.txt
+++ b/tools/testfiles/h5diff_57.txt
@@ -1,8 +1,9 @@
#############################
Expected output for 'h5diff h5diff_dtypes.h5 h5diff_dtypes.h5 -v dset7a dset7b'
#############################
-Dataset: </dset7a> and </dset7b>
-warning: different storage datatype
+dataset:
+</dset7a> and </dset7b> [3x2]
+Warning: different storage datatype
</dset7a> has file datatype H5T_STD_I8LE
</dset7b> has file datatype H5T_STD_U8LE
Comparison not supported: </dset7a> has sign H5T_SGN_2 and </dset7b> has sign H5T_SGN_NONE