summaryrefslogtreecommitdiffstats
path: root/tools/h5diff/test_h5diff.c
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r7904] Purpose:Pedro Vicente Nunes2003-12-021-784/+0
| | | | | | | | | | | | | | | | | | | h5diff new features Description: added comparison for attributes adeded comparison for all dataset datatypes added tests for the new features changed the output format Solution: Platforms tested: linux solaris 5.7 IRIX 6.5 (64) Misc. update:
* [svn-r7804] Purpose:Pedro Vicente Nunes2003-10-311-1/+1
| | | | | | | | | | | | | | | | h5diff new feature Description: added diff for the class ENUM Solution: Platforms tested: linux solaris 2.7 IRIX Misc. update:
* [svn-r7702] Purpose:Pedro Vicente Nunes2003-10-221-0/+784
h5diff maitainance Description: separated the h5diff source between several modules there is a public module with a new function "h5diff" that can be called by an application program (h5repack will use it ) added a new verbose option that can turn off all printf Platforms tested: linux solaris IRIX Misc. update: