hdf5/testpar
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
..
Makefile.am [svn-r11312] Purpose: 2005-08-29 23:35:17 -05:00
Makefile.in [svn-r11319] Purpose: 2005-08-30 18:42:39 -05:00
t_chunk_alloc.c [svn-r11312] Purpose: 2005-08-29 23:35:17 -05:00
t_coll_chunk.c [svn-r11294] Purpose: 2005-08-24 21:45:25 -05:00
t_dset.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
t_file.c [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
t_fphdf5.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
t_mdset.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
t_mpi.c [svn-r11292] Purpose: 2005-08-23 17:41:42 -05:00
t_ph5basic.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
t_span_tree.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
testpar.h [svn-r10125] Purpose: 2005-03-02 23:06:14 -05:00
testph5.sh.in
testphdf5.c [svn-r11312] Purpose: 2005-08-29 23:35:17 -05:00
testphdf5.h [svn-r11312] Purpose: 2005-08-29 23:35:17 -05:00