mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-12-09 07:32:32 +08:00
7236935a9d
Configuration feature Description: Serial test output is now stored in log files and printed when all tests in a directory complete, or when a test fails. This should make test output more readable and useful. Also made changes to clean up ii_files directories that are created by some C++ compilers/linkers. Also fixed a few minor Makefile bugs. Solution: When serial tests run, their output is saved in *.log or *.logsh. While running, tests only print when they begin and when they complete; their more specific output (from the log file) is printed if the test fails or when all tests have completed. Comments welcome. Platforms tested: mir, modi4 (parallel and serial), copper, shanti |
||
---|---|---|
.. | ||
fflush1.f90 | ||
fflush2.f90 | ||
fortranlib_test.f90 | ||
Makefile.am | ||
Makefile.in | ||
t.c | ||
t.h | ||
tf.f90 | ||
tH5A.f90 | ||
tH5D.f90 | ||
tH5E.f90 | ||
tH5F.f90 | ||
tH5G.f90 | ||
tH5I.f90 | ||
tH5P.f90 | ||
tH5R.f90 | ||
tH5S.f90 | ||
tH5Sselect.f90 | ||
tH5T.f90 | ||
tH5VL.f90 | ||
tH5Z.f90 |