hdf5/examples
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
..
Attributes.txt
h5_attribute.c [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
h5_chunk_read.c [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
h5_compound.c [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
h5_drivers.c [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
h5_dtransform.c [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
h5_extend_write.c [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
h5_group.c [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
h5_mount.c [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
h5_read.c [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
h5_reference.c [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
h5_select.c [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
h5_write.c [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
Makefile.am [svn-r9988] Purpose: 2005-02-11 12:40:52 -05:00
Makefile.in [svn-r11008] Purpose: 2005-06-30 18:35:32 -05:00
ph5example.c [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00