summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/h5diff_053.txt
diff options
context:
space:
mode:
authorPedro Vicente Nunes <pvn@hdfgroup.org>2003-04-28 23:56:32 (GMT)
committerPedro Vicente Nunes <pvn@hdfgroup.org>2003-04-28 23:56:32 (GMT)
commitc37bcc12fcb51330a640adc82de5caaf388e9f92 (patch)
tree035582ed081f60033ed1fc9160e5b0c32981fd99 /tools/testfiles/h5diff_053.txt
parent23a8546574873e201838f2424c7326d4014ba903 (diff)
downloadhdf5-c37bcc12fcb51330a640adc82de5caaf388e9f92.zip
hdf5-c37bcc12fcb51330a640adc82de5caaf388e9f92.tar.gz
hdf5-c37bcc12fcb51330a640adc82de5caaf388e9f92.tar.bz2
[svn-r6771] Purpose:
added more tests, described in the test matrix Description: test -r test -l expanded -d, -p and -n tests test different types to include links and named types test for non supported classes, e.g bitfield, opaque , etc Platforms tested: Linux 2.4 (rockaway) SunOS 5.7 (arabica) IRIX 6.5 (modi4) Misc. update:
Diffstat (limited to 'tools/testfiles/h5diff_053.txt')
-rw-r--r--tools/testfiles/h5diff_053.txt18
1 files changed, 18 insertions, 0 deletions
diff --git a/tools/testfiles/h5diff_053.txt b/tools/testfiles/h5diff_053.txt
new file mode 100644
index 0000000..64a8e83
--- /dev/null
+++ b/tools/testfiles/h5diff_053.txt
@@ -0,0 +1,18 @@
+#############################
+Expected output for 'h5diff -p 0 h5diff_test1.h5 h5diff_test2.h5'
+#############################
+$h5diff -p 0 h5diff_test1.h5 h5diff_test2.h5
+<-p 0> is not a valid option
+Usage: h5diff [obj1_name] [obj2_name] [OPTIONS] file1_name file2_name
+Items in [ ] are optional
+[obj1_name] Name of an HDF5 object
+[obj2_name] Name of an HDF5 object
+file1_name File name of the first HDF5 file
+file2_name File name of the second HDF5 file
+[OPTIONS] are:
+[-h ] Print out this information
+[-l ] List contents of file
+[-r ] Print only what objects differ
+[-n count] Print difference up to count number for each variable
+[-d delta] Print difference when it is greater than limit delta
+[-p relative] Print differences which are within a relative error value