diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2006-12-07 19:39:08 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2006-12-07 19:39:08 (GMT) |
commit | 801aba05c019c6842aa63712cc6eb4847fb2dd58 (patch) | |
tree | ef09ea856b230414fc27162d26f9af70beb2088a /tools/testfiles | |
parent | d9940e36b20e47493d7a562e3712d051c1375778 (diff) | |
download | hdf5-801aba05c019c6842aa63712cc6eb4847fb2dd58.zip hdf5-801aba05c019c6842aa63712cc6eb4847fb2dd58.tar.gz hdf5-801aba05c019c6842aa63712cc6eb4847fb2dd58.tar.bz2 |
[svn-r13032]
introduced a new macro PDIFF to calculate differences for unsigned types
Diffstat (limited to 'tools/testfiles')
-rw-r--r-- | tools/testfiles/h5diff_192.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tools/testfiles/h5diff_192.txt b/tools/testfiles/h5diff_192.txt index 17fb3f3..5108d1b 100644 --- a/tools/testfiles/h5diff_192.txt +++ b/tools/testfiles/h5diff_192.txt @@ -4,8 +4,8 @@ Expected output for 'h5diff h5diff_basic1.h5 h5diff_basic1.h5 -v -p 0.02 g1/dset Dataset: </g1/dset7> and </g1/dset8> position dset7 dset8 difference relative ------------------------------------------------------------------------ -[ 1 0 ] 100 103 -3 0.030000 -[ 1 1 ] 100 104 -4 0.040000 -[ 2 0 ] 100 150 -50 0.500000 -[ 2 1 ] 100 200 -100 1.000000 +[ 1 0 ] 100 103 3 0.030000 +[ 1 1 ] 100 104 4 0.040000 +[ 2 0 ] 100 150 50 0.500000 +[ 2 1 ] 100 200 100 1.000000 4 differences found |