hdf5/tools/h5diff
James Laird c63ef2cba2 [svn-r11179] Purpose:
Feature: check-clean target

Description:
'make check-clean' cleans up output files from tests.

Solution:
Tests create foo.chkexe and foo.log files.  Scripts create foo.chksh and
foo.logsh files.  'make check-clean' will clean these files up so that
the tests can be re-run.
Also suppressed some not-very-useful output of Makefiles when it would
echo commands.

Platforms tested:
mir, sleipnir, modi4

Misc. update:
2005-08-01 17:22:55 -05:00
..
h5diff_common.c [svn-r11005] Purpose: 2005-06-30 15:57:01 -05:00
h5diff_common.h [svn-r10996] Purpose: 2005-06-28 14:20:56 -05:00
h5diff_main.c [svn-r10017] Purpose: 2005-02-16 15:20:40 -05:00
Makefile.am [svn-r11008] Purpose: 2005-06-30 18:35:32 -05:00
Makefile.in [svn-r11179] Purpose: 2005-08-01 17:22:55 -05:00
ph5diff_main.c [svn-r10996] Purpose: 2005-06-28 14:20:56 -05:00
testh5diff_attr.c
testh5diff_basic.c
testh5diff_dset.c [svn-r9968] 2005-02-09 11:01:53 -05:00
testh5diff_main.c
testh5diff_util.c
testh5diff.h
testh5diff.sh [svn-r11069] Purpose: 2005-07-13 12:42:21 -05:00
testph5diff.sh