diff options
author | Xuan Bai <xuanbai@hdfgroup.org> | 2004-08-04 19:45:53 (GMT) |
---|---|---|
committer | Xuan Bai <xuanbai@hdfgroup.org> | 2004-08-04 19:45:53 (GMT) |
commit | acd568da0def5d7eff79e207a4cfe4ab9661286d (patch) | |
tree | 0fcbfc5370d7520f0b6588e0e146dadc593fd213 /windows/all.zip | |
parent | 7138ca34a65e4fde047ab1c131028cf96a714b7a (diff) | |
download | hdf5-acd568da0def5d7eff79e207a4cfe4ab9661286d.zip hdf5-acd568da0def5d7eff79e207a4cfe4ab9661286d.tar.gz hdf5-acd568da0def5d7eff79e207a4cfe4ab9661286d.tar.bz2 |
[svn-r9012] Purpose:
New feature.
Description:
Before this update, windows tool testing batch file outputs 2 files.
One shows whether each test passed or failed. Another file includes the
information from FC command about the difference between the expected output
and actual output.
Now the two output files are merged into one. When a test passes, the
output file will just show that the test passes. When a test fails, the
output file will show that the test fails and the difference between the
expected output and actual output from FC command will be included right
below the failed test.
Solution:
Updated dumptest, difftest, lstest, importtest, and repacktest batch files
so that when a test fails, the output from FC command will be redirected to
the file that shows whether a test passes or fails.
Platforms tested:
Windows 2000 and XP.
Misc. update:
Diffstat (limited to 'windows/all.zip')
-rwxr-xr-x | windows/all.zip | bin | 332132 -> 332413 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/windows/all.zip b/windows/all.zip Binary files differindex 3b085d7..a11dc83 100755 --- a/windows/all.zip +++ b/windows/all.zip |