diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2004-09-24 21:20:24 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2004-09-24 21:20:24 (GMT) |
commit | 28776d10760a6904933dd9c554660bc255794186 (patch) | |
tree | 290c937cd7fec10a5efa0fcd478a4ab4332b0199 /bin/runtest | |
parent | 3730886c9afb0651452ae9735383133e8f915a0f (diff) | |
download | hdf5-28776d10760a6904933dd9c554660bc255794186.zip hdf5-28776d10760a6904933dd9c554660bc255794186.tar.gz hdf5-28776d10760a6904933dd9c554660bc255794186.tar.bz2 |
[svn-r9317] Purpose:
Code clean up
Description:
The tests used to have their own test file names due to
the original program layout. Now that it is using the
common test interface, individual test can be invoked
at will (via -o). There is no need to have different
test filenames. Only requirement is that certain read
tests must follow immediately the corresponding write
test since they use the same file.
I have combined all test file names into just one common
file name. This reduces the printout of test file name,
very beneficial when the test is run by large number of processes.
It makes future code maintenance easier too.
Platforms tested:
Tested in Eirene(PP) only. No h5committest because this is
limited to the parallel tests and the changes are trivial.
Misc. update:
Diffstat (limited to 'bin/runtest')
0 files changed, 0 insertions, 0 deletions