summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/h5diff_53.txt
diff options
context:
space:
mode:
authorPedro Vicente Nunes <pvn@hdfgroup.org>2006-03-15 21:42:02 (GMT)
committerPedro Vicente Nunes <pvn@hdfgroup.org>2006-03-15 21:42:02 (GMT)
commit18a398023aae0e93fe2e6d99c89af855a766f3e5 (patch)
tree8694dd420ea6b482da618ce7fafca88bc3cd0bfa /tools/testfiles/h5diff_53.txt
parent49ab3665aac51d817c362ebbc79d5835eb892484 (diff)
downloadhdf5-18a398023aae0e93fe2e6d99c89af855a766f3e5.zip
hdf5-18a398023aae0e93fe2e6d99c89af855a766f3e5.tar.gz
hdf5-18a398023aae0e93fe2e6d99c89af855a766f3e5.tar.bz2
[svn-r12094] Purpose:
bug fix Description: long long type was being incorrectly printed Solution: added a long_long cast to print function Platforms tested: linux Misc. update:
Diffstat (limited to 'tools/testfiles/h5diff_53.txt')
-rw-r--r--tools/testfiles/h5diff_53.txt13
1 files changed, 7 insertions, 6 deletions
diff --git a/tools/testfiles/h5diff_53.txt b/tools/testfiles/h5diff_53.txt
index 5f4aeee..cf094b6 100644
--- a/tools/testfiles/h5diff_53.txt
+++ b/tools/testfiles/h5diff_53.txt
@@ -8,9 +8,10 @@ Warning: Different storage datatype
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
+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