mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-27 02:10:55 +08:00
[svn-r11128] Purpose:
Improvement Description: high leve c++ dll tests added Solution: Platforms tested: Misc. update:
This commit is contained in:
parent
c13a47f031
commit
d32b0fa1de
@ -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
|
||||
hl_test_table_cpp%2\%1\hl_test_table_cpp%2
|
Loading…
Reference in New Issue
Block a user