mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-04-06 17:20:42 +08:00
[svn-r10812] Purpose:
Update batch file hdf5check.bat Description: Add test for high level c++ library. Solution: Platforms tested: Windows XP. Misc. update:
This commit is contained in:
parent
f3b0b9944a
commit
89a683c733
@ -128,7 +128,12 @@ echo HDF5 C++ Library Tests -- Release >> ..\..\check_re
|
||||
echo ***************************************************************************** >> ..\..\check_results.txt
|
||||
echo hdf5cpptest release
|
||||
call hdf5cpptest release >> ..\..\check_results.txt
|
||||
echo. >> ..\..\check_results.txt
|
||||
echo. >> ..\..\check_results.txt
|
||||
|
||||
cd ..\..\hl\c++\test
|
||||
echo test_hdf5_hl_cpp Release
|
||||
call test_hdf5_hl_cpp Release >> ..\..\..\check_results.txt
|
||||
|
||||
echo ***************************************************************************** >> ..\..\check_results.txt
|
||||
echo HDF5 C++ Library Tests -- Debug >> ..\..\check_results.txt
|
||||
echo ***************************************************************************** >> ..\..\check_results.txt
|
||||
|
Loading…
x
Reference in New Issue
Block a user