summaryrefslogtreecommitdiffstats
path: root/tools/h5diff/testfiles/h5diff_615.txt
diff options
context:
space:
mode:
authorPedro Vicente Nunes <pvn@hdfgroup.org>2009-01-13 16:33:31 (GMT)
committerPedro Vicente Nunes <pvn@hdfgroup.org>2009-01-13 16:33:31 (GMT)
commit108699a7a8e3fd459cf29ac1dea9a9623de9a561 (patch)
tree14c3d606767b364664c3d5ee1abe5e06614a0edd /tools/h5diff/testfiles/h5diff_615.txt
parent050ded21d307de35b0394614aa0962e8bca2f850 (diff)
downloadhdf5-108699a7a8e3fd459cf29ac1dea9a9623de9a561.zip
hdf5-108699a7a8e3fd459cf29ac1dea9a9623de9a561.tar.gz
hdf5-108699a7a8e3fd459cf29ac1dea9a9623de9a561.tar.bz2
[svn-r16300] Added an option to avoid dealing with NaNs
-N, --nan Avoid NaNs detection Note: there is no shell script run for datasets with NaN because the output is non portable (different results and NaN strings for different systems) Tested: windows, linux
Diffstat (limited to 'tools/h5diff/testfiles/h5diff_615.txt')
-rw-r--r--tools/h5diff/testfiles/h5diff_615.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/h5diff/testfiles/h5diff_615.txt b/tools/h5diff/testfiles/h5diff_615.txt
index 654a743..8fdc0ce 100644
--- a/tools/h5diff/testfiles/h5diff_615.txt
+++ b/tools/h5diff/testfiles/h5diff_615.txt
@@ -10,6 +10,7 @@ usage: h5diff [OPTIONS] file1 file2 [obj1[obj2]]
-r, --report Report mode. Print differences
-v, --verbose Verbose mode. Print differences, list of objects
-q, --quiet Quiet mode. Do not do output
+ -N, --nan Avoid NaNs detection
-n C, --count=C Print differences up to C number
-d D, --delta=D Print difference when greater than limit D
-p R, --relative=R Print difference when greater than relative limit R