mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-02-17 16:10:24 +08:00
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 |
||
---|---|---|
.. | ||
chunks.cpp | ||
compound.cpp | ||
create.cpp | ||
expected.out | ||
extend_ds.cpp | ||
h5group.cpp | ||
Makefile.am | ||
Makefile.in | ||
readdata.cpp | ||
testexamples.sh | ||
writedata.cpp |