summaryrefslogtreecommitdiffstats
path: root/windows/test
diff options
context:
space:
mode:
authorMuQun Yang <ymuqun@hdfgroup.org>2007-01-22 20:32:33 (GMT)
committerMuQun Yang <ymuqun@hdfgroup.org>2007-01-22 20:32:33 (GMT)
commit0b49961db746a9ef67ae803a9c889bc10caf6b86 (patch)
treeec63e4ff1a85d04f2edc34e265bb9c6a9857a0ee /windows/test
parent0055ec4a71f7f8ccd14569e4c5e662b6b19bf989 (diff)
downloadhdf5-0b49961db746a9ef67ae803a9c889bc10caf6b86.zip
hdf5-0b49961db746a9ef67ae803a9c889bc10caf6b86.tar.gz
hdf5-0b49961db746a9ef67ae803a9c889bc10caf6b86.tar.bz2
[svn-r13165] Since not all windows machines have sed, we turn off error API tests by default.
Developers may perform tests periodically.
Diffstat (limited to 'windows/test')
-rwxr-xr-xwindows/test/hdf5test.bat6
1 files changed, 5 insertions, 1 deletions
diff --git a/windows/test/hdf5test.bat b/windows/test/hdf5test.bat
index 22837dc..f8e59ac 100755
--- a/windows/test/hdf5test.bat
+++ b/windows/test/hdf5test.bat
@@ -290,8 +290,12 @@ echo.
echo ============================
echo Testing ./testerr.bat
echo ============================
+echo Test skipped because sed is not universal supported.
+echo To test the HDF5 error API, you need to have sed on your machine.
+echo Please remove echo on the following line in this batch file to do the test.
+echo.
-call testerr %1 %2
+echo call testerr %1 %2
echo.
echo ============================
echo Testing talign