hdf5/tools/lib
James Laird 66af6dce17 [svn-r11319] Purpose:
Bug fixes

Description:
This checkin fixes an occasional error on kelgia on sol during distclean.
It also causes test scripts to depend properly on the programs they're
supposed to be testing.

Solution:
The kelgia bug was due to some files being cleaned by automake and manually.
Removed the manual cleaning in src/Makefile.am.
Test script dependencies now need to be specified manually, since the
makefile can't guess what they test from their name.  Currently all test
scripts in a given directory have a single list of dependencies--this was
easy and seems to be sufficient.
These dependencies are listed in the SCRIPT_DEPEND variable in the Makefile.am.

Platforms tested:
heping, mir, modi4, sol

Misc. update:
2005-08-30 18:42:39 -05:00
..
h5diff_array.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
h5diff_attr.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
h5diff_dset.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
h5diff_util.c [svn-r11259] Purpose: 2005-08-17 14:21:36 -05:00
h5diff.c [svn-r11304] Purpose: 2005-08-27 08:34:28 -05:00
h5diff.h [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
h5tools_filters.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
h5tools_ref.c [svn-r11304] Purpose: 2005-08-27 08:34:28 -05:00
h5tools_ref.h [svn-r11297] Purpose: 2005-08-25 15:16:40 -05:00
h5tools_str.c [svn-r11304] Purpose: 2005-08-27 08:34:28 -05:00
h5tools_str.h
h5tools_type.c
h5tools_utils.c [svn-r11304] Purpose: 2005-08-27 08:34:28 -05:00
h5tools_utils.h [svn-r11297] Purpose: 2005-08-25 15:16:40 -05:00
h5tools.c [svn-r11297] Purpose: 2005-08-25 15:16:40 -05:00
h5tools.h [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
h5trav_table.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
h5trav.c [svn-r11304] Purpose: 2005-08-27 08:34:28 -05:00
h5trav.h [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
Makefile.am
Makefile.in [svn-r11319] Purpose: 2005-08-30 18:42:39 -05:00
ph5diff.h [svn-r11259] Purpose: 2005-08-17 14:21:36 -05:00
talign.c