mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-12-21 07:51:46 +08:00
fbb2dd8545
Bug fix and improvement. Description: The test output were not displayed for parallel tests. The serial tests output were always displayed whether the test was actually ran this time or not. Solution: Moved the display of test output inside the target where the actual tests are run. Platforms tested: Tested in heping using pp and fortran. |
||
---|---|---|
.. | ||
dsets.cpp | ||
h5cpputil.cpp | ||
h5cpputil.h | ||
Makefile.am | ||
Makefile.in | ||
tattr.cpp | ||
testhdf5.cpp | ||
tfile.cpp | ||
th5s.cpp | ||
th5s.h5 |