summaryrefslogtreecommitdiffstats
path: root/windows
diff options
context:
space:
mode:
authorFang Guo <fangguo@ncsa.uiuc.edu>2005-07-22 22:07:05 (GMT)
committerFang Guo <fangguo@ncsa.uiuc.edu>2005-07-22 22:07:05 (GMT)
commitd32b0fa1de4e24b2b7718b5939a0f30a4566a68c (patch)
tree4de47a30636def68dd82314f8866c96631c536af /windows
parentc13a47f031a2a89991118e6ec816368b7796002e (diff)
downloadhdf5-d32b0fa1de4e24b2b7718b5939a0f30a4566a68c.zip
hdf5-d32b0fa1de4e24b2b7718b5939a0f30a4566a68c.tar.gz
hdf5-d32b0fa1de4e24b2b7718b5939a0f30a4566a68c.tar.bz2
[svn-r11128] Purpose:
Improvement Description: high leve c++ dll tests added Solution: Platforms tested: Misc. update:
Diffstat (limited to 'windows')
-rwxr-xr-xwindows/hl/c++/test/test_hdf5_hl_cpp.bat12
1 files changed, 6 insertions, 6 deletions
diff --git a/windows/hl/c++/test/test_hdf5_hl_cpp.bat b/windows/hl/c++/test/test_hdf5_hl_cpp.bat
index aedad8a..f25ece9 100755
--- a/windows/hl/c++/test/test_hdf5_hl_cpp.bat
+++ b/windows/hl/c++/test/test_hdf5_hl_cpp.bat
@@ -1,11 +1,11 @@
-ECHO OFF
+@ECHO OFF
-REM This batch file will be used to test HDF5 High Level C++ Library.
-REM By Fang GUO
-REM Created on: 05/27/2005
+@REM This batch file will be used to test HDF5 High Level C++ Library.
+@REM By Fang GUO
+@REM Created on: 05/27/2005
echo.
echo ===============================================
-echo Testing hl_test_table_cpp -- %1
+echo Testing hl_test_table_cpp%2 -- %1
echo ===============================================
-hl_test_table_cpp\%1\hl_test_table_cpp \ No newline at end of file
+hl_test_table_cpp%2\%1\hl_test_table_cpp%2 \ No newline at end of file