summaryrefslogtreecommitdiffstats
path: root/tools/h5diff/testfiles/h5diff_615.txt
diff options
context:
space:
mode:
authorPedro Vicente Nunes <pvn@hdfgroup.org>2009-01-14 16:31:52 (GMT)
committerPedro Vicente Nunes <pvn@hdfgroup.org>2009-01-14 16:31:52 (GMT)
commitd496a1c71536ab7ceeff60256c9c0bdf00c4f941 (patch)
tree0d48ac69f38e8d000beea1b41927993db73b73ab /tools/h5diff/testfiles/h5diff_615.txt
parent98d4ba5d8a6fcb80fdf02517e48c4d6b19b1b122 (diff)
downloadhdf5-d496a1c71536ab7ceeff60256c9c0bdf00c4f941.zip
hdf5-d496a1c71536ab7ceeff60256c9c0bdf00c4f941.tar.gz
hdf5-d496a1c71536ab7ceeff60256c9c0bdf00c4f941.tar.bz2
[svn-r16312] merge 16300
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