mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-27 02:10:55 +08:00
[svn-r11513] Purpose:
Maintenance on Windows Description: hl fortran debug dll tests missed and hl fortran release dll tested twice before Add in hl fortran debug dll tests and remove one hl fortran release dll test Solution: Platforms tested: Windows XP Misc. update:
This commit is contained in:
parent
69656b1e53
commit
fe5d592288
@ -284,8 +284,8 @@ echo ***************************************************************************
|
||||
echo HDF5 Hight Level Fortran Library Tests -- Debug DLL >> ..\..\check_results.txt
|
||||
echo ***************************************************************************** >> ..\..\check_results.txt
|
||||
cd ..\..\hl\fortran\test
|
||||
echo test_hdf5_hl_fortran release dll
|
||||
call test_hdf5_hl_fortran release dll >> ..\..\..\check_results.txt
|
||||
echo test_hdf5_hl_fortran debug dll
|
||||
call test_hdf5_hl_fortran debug dll >> ..\..\..\check_results.txt
|
||||
|
||||
echo. >> ..\..\..\check_results.txt
|
||||
cd ..\..\..\
|
||||
@ -421,8 +421,8 @@ echo ***************************************************************************
|
||||
echo HDF5 High Level Fortran Library Tests -- Debug DLL >> ..\..\check_results.txt
|
||||
echo ***************************************************************************** >> ..\..\check_results.txt
|
||||
cd ..\..\hl\fortran\test
|
||||
echo test_hdf5_hl_fortran release dll
|
||||
call test_hdf5_hl_fortran release dll >> ..\..\..\check_results.txt
|
||||
echo test_hdf5_hl_fortran debug dll
|
||||
call test_hdf5_hl_fortran debug dll >> ..\..\..\check_results.txt
|
||||
|
||||
echo. >> ..\..\..\check_results.txt
|
||||
cd ..\..\..\
|
||||
|
Loading…
Reference in New Issue
Block a user