hdf5/tools/h5diff
James Laird 43f091f462 [svn-r11008] Purpose:
Feature: tests now use parallel make and only run once

Description:
When make is invoked in parallel (using the -j option), several tests will
now be run simultaneously.  This should speed up testing on a number of
systems.
When a test passes, it creates a foo.chkexe or foo.chksh file, which prevents
the test from running again unless the test or library changes.

Solution:
Most of the changes live in config/conclude.am.  Added *.chkexe and *.chksh
files to the list of files to be cleaned at "make mostlyclean" time.
Parallel tests still run one at a time, but use the same make instructions
as serial tests.

Platforms tested:
mir, eirene, sleipnir, pommier, copper, modi4 (some errors occurred, probably
due to the test being run before updating hdf5.  Will re-run tests after
checkin.)
2005-06-30 18:35:32 -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-r11008] Purpose: 2005-06-30 18:35:32 -05:00
ph5diff_main.c [svn-r10996] Purpose: 2005-06-28 14:20:56 -05:00
testh5diff_attr.c [svn-r8904] Purpose: 2004-07-20 14:21:03 -05:00
testh5diff_basic.c [svn-r7904] Purpose: 2003-12-02 18:13:27 -05:00
testh5diff_dset.c [svn-r9968] 2005-02-09 11:01:53 -05:00
testh5diff_main.c [svn-r7904] Purpose: 2003-12-02 18:13:27 -05:00
testh5diff_util.c [svn-r7904] Purpose: 2003-12-02 18:13:27 -05:00
testh5diff.h [svn-r8383] Purpose: 2004-04-17 23:10:09 -05:00
testh5diff.sh [svn-r10995] Purpose: 2005-06-28 11:40:25 -05:00
testph5diff.sh [svn-r9956] Purpose: 2005-02-08 00:42:49 -05:00