diff options
author | Elena Pourmal <epourmal@hdfgroup.org> | 2006-06-21 21:41:30 (GMT) |
---|---|---|
committer | Elena Pourmal <epourmal@hdfgroup.org> | 2006-06-21 21:41:30 (GMT) |
commit | 9884f217002ef2f84dd14198c0e2105d72ac05ba (patch) | |
tree | 65eaa5f86865544a94b020d49113497482c5b829 /MANIFEST | |
parent | b634cbbcc42f8107bbd781ebaefb432847cf74e8 (diff) | |
download | hdf5-9884f217002ef2f84dd14198c0e2105d72ac05ba.zip hdf5-9884f217002ef2f84dd14198c0e2105d72ac05ba.tar.gz hdf5-9884f217002ef2f84dd14198c0e2105d72ac05ba.tar.bz2 |
[svn-r12429] Purpose: Alpha Open VMS port
Description: Added a command file for testing tools; it has a framework
to do exactly (almost) what UNIX tools test scripts do:
- run test tool and save output
- compare output with expected result
- figure out the difference and
- print PASSED /*FAILED* in a manner similar to the UNIX output
It needs to be populated with more tests and reused for other tools.
Solution:
Platforms tested: VMS server
Misc. update:
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1421,6 +1421,7 @@ ./vms/make.com ./vms/tools/h5dump/make.com ./vms/tools/h5dump/check.com +./vms/tools/h5dump/check_h5dump.com ./vms/tools/h5ls/check.com ./vms/tools/h5ls/make.com ./vms/tools/h5diff/check.com |