[svn-r6897] Purpose:

fixed a typo on the usage message, redone the test files that deal with with

Description:

Solution:

Platforms tested:
Windows 2000 (octopus)
Linux 2.4 (rockaway)
SunOS 5.7 (arabica)
IRIX 6.5 (modi4)




Misc. update:
This commit is contained in:
Pedro Vicente Nunes
2003-05-19 11:14:26 -05:00
parent bd1e96241b
commit eaf0b25546
19 changed files with 79 additions and 73 deletions

View File

@@ -14,10 +14,10 @@ file2 File name of the second HDF5 file
[-r] Print only what objects differ, not the differences
[-n count] Print difference up to count number
[-d delta] Print difference when it is greater than limit delta
[-p relative] Print difference when it is greater than a relative error
[-p relative] Print difference when it is greater than a relative limit
Items in [] are optional
[obj1] and [obj1] are HDF5 objects (datasets, groups or datatypes)
[obj1] and [obj2] are HDF5 objects (datasets, groups or datatypes)
The 'count' value must be a positive integer
The 'delta' and 'relative' values must be positive numbers
The -d compare criteria is |a - b| > delta