summaryrefslogtreecommitdiffstats
path: root/tools/h5diff/testfiles/h5diff_612.txt
diff options
context:
space:
mode:
authorJonathan Kim <jkm@hdfgroup.org>2011-04-06 19:59:21 (GMT)
committerJonathan Kim <jkm@hdfgroup.org>2011-04-06 19:59:21 (GMT)
commit81dce5bdfec53adfb26e6ea5021ee8b0b3c14122 (patch)
tree207d094384ac52f1973999bb8f88019caa9dd282 /tools/h5diff/testfiles/h5diff_612.txt
parenta91bb57567fd2452bba0e39054950d4f7e496069 (diff)
downloadhdf5-81dce5bdfec53adfb26e6ea5021ee8b0b3c14122.zip
hdf5-81dce5bdfec53adfb26e6ea5021ee8b0b3c14122.tar.gz
hdf5-81dce5bdfec53adfb26e6ea5021ee8b0b3c14122.tar.bz2
[svn-r20425] Purpose:
Fixed Bug 2184 - GMQS: h5diff - incorrect calculation code for --use-system-epsilon option Description: Additional check in from the previous checkin r20369. Updated help page. Tested: jam (linux32-LE), amani (linux64-LE), heiwa (linuxppc64-BE)
Diffstat (limited to 'tools/h5diff/testfiles/h5diff_612.txt')
-rw-r--r--tools/h5diff/testfiles/h5diff_612.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/h5diff/testfiles/h5diff_612.txt b/tools/h5diff/testfiles/h5diff_612.txt
index 782f5b4..f80c005 100644
--- a/tools/h5diff/testfiles/h5diff_612.txt
+++ b/tools/h5diff/testfiles/h5diff_612.txt
@@ -63,7 +63,8 @@ usage: h5diff [OPTIONS] file1 file2 [obj1[ obj2]]
number.
--use-system-epsilon Print difference if (|a-b| > EPSILON), EPSILON is
a system epsilon value.
- The system epsilon values are defined as below:
+ If the system epsilon is not defined, the below
+ predefined value will be used:
FLT_EPSILON = 1.19209E-07 for float
DBL_EPSILON = 2.22045E-16 for double
--exclude-path "path" Exclude the specified path to an object when