mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-27 02:10:55 +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 |
||
---|---|---|
.. | ||
h5diff_array.c | ||
h5diff_attr.c | ||
h5diff_dset.c | ||
h5diff_util.c | ||
h5diff.c | ||
h5diff.h | ||
h5tools_filters.c | ||
h5tools_ref.c | ||
h5tools_ref.h | ||
h5tools_str.c | ||
h5tools_str.h | ||
h5tools_type.c | ||
h5tools_utils.c | ||
h5tools_utils.h | ||
h5tools.c | ||
h5tools.h | ||
h5trav_table.c | ||
h5trav.c | ||
h5trav.h | ||
Makefile.am | ||
Makefile.in | ||
ph5diff.h | ||
talign.c |