mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-03-13 16:47:58 +08:00
[svn-r10853] Purpose:
Add test of new added high level project files. Description: Add test of hl_test_ds.dsp and hl_test_packet.dsp Solution: Platforms tested: Misc. update:
This commit is contained in:
parent
9a7d3f7d3a
commit
10c3a9a2d3
@ -2,7 +2,13 @@
|
||||
|
||||
REM This batch file will be used to test HDF5 High Level Library.
|
||||
REM By Xuan Bai
|
||||
REM Last Modified on: 12/12/2004
|
||||
REM Last Modified on: 06/03/2005 by Fang GUO
|
||||
|
||||
echo.
|
||||
echo ===============================================
|
||||
echo Testing hl_test_ds -- %1
|
||||
echo ===============================================
|
||||
hl_test_ds\%1\hl_test_ds
|
||||
|
||||
echo.
|
||||
echo ===============================================
|
||||
@ -20,4 +26,10 @@ echo.
|
||||
echo ===============================================
|
||||
echo Testing hl_test_table -- %1
|
||||
echo ===============================================
|
||||
hl_test_table\%1\hl_test_table
|
||||
hl_test_table\%1\hl_test_table
|
||||
|
||||
echo.
|
||||
echo ===============================================
|
||||
echo Testing hl_test_packet -- %1
|
||||
echo ===============================================
|
||||
hl_test_packet\%1\hl_test_packet
|
Loading…
x
Reference in New Issue
Block a user