summaryrefslogtreecommitdiffstats
path: root/tools/h5diff/Makefile.in
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r7904] Purpose:Pedro Vicente Nunes2003-12-021-4/+5
| | | | | | | | | | | | | | | | | | | 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-r7769] Purpose:Pedro Vicente Nunes2003-10-281-6/+7
| | | | | | | | | | | | | moved h5diff "public API" routines to tools/lib folder Platforms tested: linux solaris 2.7 IRIX Misc. update:
* [svn-r7702] Purpose:Pedro Vicente Nunes2003-10-221-6/+7
| | | | | | | | | | | | | | | | | | | | | 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:
* [svn-r7361] Description:Albert Cheng2003-08-141-1/+2
| | | | | | | | | | | | Updated the copyright notice--mostly by rearranging some text to make them consistent. Solution: Platforms tested: "h5committested"--sol is down, so, no SUn test. Misc. update:
* [svn-r7124] Bill Wendling2003-06-301-3/+3
| | | | | | | | | | | | | | | | Purpose: Bug Fix Description: LIBTOOLS macro was being used but not defined. Solution: Removed the LIBTOOLS macro as it wasn't necessary Platforms tested: Modi4 (small fix) Misc. update:
* [svn-r7123] Purpose:Bill Wendling2003-06-301-1/+0
| | | | | | | | | | | | | | | | | Bug Fix Description: The SUBDIRS macro is now defined as "" in the config/commence.in file. We shouldn't have definitions of this macro before the inclusion of config/commence.in. Solution: Placed all definitions of SUBDIRS after config/commence.in inclusion. Platforms tested: Modi4 (Small fix yet again). Misc. update:
* [svn-r6596] Purpose:Quincey Koziol2003-04-081-0/+4
| | | | | | | | | | | | | | | Code cleanup/bug fix Description: Clean up files created during testing. Solution: Platforms tested: FreeBSD 4.8 (sleipnir) Linux 2.4 (eirene) Misc. update:
* [svn-r6563] Purpose:Pedro Vicente Nunes2003-04-021-4/+8
| | | | | | | | | | | | | | | | | | | added test script for h5diff code cleaning for alpha release makefile now generates the h5difftst.c program that generates 2 .h5 files for testing Description: the .sh script runs several runs of h5diff and compares the output with a predifined output located in /tools/testfiles (.txt files) righ now it has only one test Solution: Platforms tested: linux (other platforms later , ok !? ) Misc. update:
* [svn-r6541] Purpose:Bill Wendling2003-03-311-3/+11
| | | | | | | | | | | | Update Description: Updated Copyright statements Platforms tested: None needed... Misc. update:
* [svn-r6328] Purpose:Pedro Vicente Nunes2003-01-241-2/+1
| | | | | | | fix bug in Makefile.in Platforms tested: windows , linux
* [svn-r6326] Purpose:Pedro Vicente Nunes2003-01-231-7/+5
| | | | | | | added h5diff to CVS current version, options only work for float dataset type Platforms tested: windows, linux
* [svn-r5972] Purpose:Pedro Vicente Nunes2002-10-091-0/+64
added a test file , a makefile and a script to run h5diff tests Platforms tested: linux 2.4.18