summaryrefslogtreecommitdiffstats
path: root/release_docs/INSTALL_Windows_Short_MSVS6.0.TXT
diff options
context:
space:
mode:
authorFang Guo <fangguo@ncsa.uiuc.edu>2005-06-21 21:34:53 (GMT)
committerFang Guo <fangguo@ncsa.uiuc.edu>2005-06-21 21:34:53 (GMT)
commit3c75970b28001f9fa084e2b646c5932ee45660a6 (patch)
tree2a0200ee7119eb59112d567fe2fb62bdc9d1bd47 /release_docs/INSTALL_Windows_Short_MSVS6.0.TXT
parent19f2eae9445e07336c966399b23829090b88045b (diff)
downloadhdf5-3c75970b28001f9fa084e2b646c5932ee45660a6.zip
hdf5-3c75970b28001f9fa084e2b646c5932ee45660a6.tar.gz
hdf5-3c75970b28001f9fa084e2b646c5932ee45660a6.tar.bz2
[svn-r10968] Purpose:
Change formats. Description: Solution: Platforms tested: Misc. update:
Diffstat (limited to 'release_docs/INSTALL_Windows_Short_MSVS6.0.TXT')
-rwxr-xr-xrelease_docs/INSTALL_Windows_Short_MSVS6.0.TXT12
1 files changed, 7 insertions, 5 deletions
diff --git a/release_docs/INSTALL_Windows_Short_MSVS6.0.TXT b/release_docs/INSTALL_Windows_Short_MSVS6.0.TXT
index ed06b64..d2db043 100755
--- a/release_docs/INSTALL_Windows_Short_MSVS6.0.TXT
+++ b/release_docs/INSTALL_Windows_Short_MSVS6.0.TXT
@@ -104,14 +104,16 @@ hdf5check.bat has four options:
Invoke a command prompt window and run hdf5check with appropriate
options.
-Test results are saved into file:
+Test results are saved in two files:
- c:\MyHDFstuff\hdf5\check_results.txt.
+ c:\MyHDFstuff\hdf5\tests_results.txt
-Check check_results.txt and there should be no failures at all.
+ c:\MyHDFstuff\hdf5\check_results.txt.
-If you want to test HDF5 libraries and tools one by one, please refer to
-Section II, step 2 in INSTALL_Windows.txt.
+In general, you only need to check tests_results.txt. If all the
+tests passed, then you do not have to check check_results.txt.
+If some tests failed, check check_results.txt can help you
+figure out what was wrong.
STEP 3: Installing HDF5 Libraries