summaryrefslogtreecommitdiffstats
path: root/tools/h5diff/testfiles/h5diff_624.txt
diff options
context:
space:
mode:
authorJonathan Kim <jkm@hdfgroup.org>2010-01-25 22:02:35 (GMT)
committerJonathan Kim <jkm@hdfgroup.org>2010-01-25 22:02:35 (GMT)
commit985a261886871d960213f3868520ab3583b8dafa (patch)
tree97cc78bc8ee8c7da41e1985874fcc86cc5f2e093 /tools/h5diff/testfiles/h5diff_624.txt
parent79cd5838d1fb36b3b5385a8f3741fc33a53537d2 (diff)
downloadhdf5-985a261886871d960213f3868520ab3583b8dafa.zip
hdf5-985a261886871d960213f3868520ab3583b8dafa.tar.gz
hdf5-985a261886871d960213f3868520ab3583b8dafa.tar.bz2
[svn-r18165] Purpose:
Add test cases for h5diff check-in (svn revision #18164). Description: This test cases are for testing comparing through various link combinations relate to bugzilla report 1754. Also improved the test script to handle external link cases and simplified to use single line instead of double for each test cases. Tested on Jam
Diffstat (limited to 'tools/h5diff/testfiles/h5diff_624.txt')
-rw-r--r--tools/h5diff/testfiles/h5diff_624.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/h5diff/testfiles/h5diff_624.txt b/tools/h5diff/testfiles/h5diff_624.txt
index 016ab77..d646a25 100644
--- a/tools/h5diff/testfiles/h5diff_624.txt
+++ b/tools/h5diff/testfiles/h5diff_624.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
+ -l, --link-follow Follow link(s)
-c, --compare List objects that are not comparable
-N, --nan Avoid NaNs detection
-n C, --count=C Print differences up to C number, C is a positive integer.