Bug Fix.
Description:
When the user would do a ``make check'' without doing a ``make all''
first, the tests in the examples directory wouldn't build correctly.
Solution:
Added the tests to the TEST_PROGS macro instead of the PROGS macro.
Platforms tested:
Linux
Purpose:
C++ API for 1.3.x branch
Description:
The *.C files are the sample code that perform some common
operations to an HDF5 file and its components.
The *.h5 files are the HDF5 files that are generated/used
by the sample programs.
Platforms tested:
Solaris (arabica) and Linux