mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-03-31 17:10:47 +08:00
[svn-r10809] Purpose:
Add batch file to test high level c++ table test. Description: Batch file to test high level c++ table test. Solution: Platforms tested: WIndow XP Misc. update:
This commit is contained in:
parent
a6777bffca
commit
9ff8c8c654
11
windows/hl/c++/test/test_hdf5_hl_cpp.bat
Executable file
11
windows/hl/c++/test/test_hdf5_hl_cpp.bat
Executable file
@ -0,0 +1,11 @@
|
||||
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
|
||||
|
||||
echo.
|
||||
echo ===============================================
|
||||
echo Testing hl_test_table_cpp -- %1
|
||||
echo ===============================================
|
||||
hl_test_table_cpp\%1\hl_test_table_cpp
|
Loading…
x
Reference in New Issue
Block a user