Commits

Albert Cheng committed b81abe336d5
[svn-r445] Added individually named cleanup_xxx routine to each test module file to cleanup temporary files used by that particular module. Added a cleanup() routine to testhdf5 that calls all the other cleanup_xxx() routines to do cleanup. Cleanup action can be disabled either by -c (no cleanup) option or HDF5_NOCLEANUP environment variable.