mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-24 15:25:00 +08:00
[svn-r15524] Purpose: Add new h5repack test to Windows
Description: There was one new h5repack test added recently. This commit also adds it to the Windows test script Tested: VS2005 on WinXP
This commit is contained in:
parent
3cf86baf8a
commit
769daf5479
@ -586,6 +586,10 @@ rem
|
||||
call :tooltest0 %arg%
|
||||
)
|
||||
|
||||
rem add a userblock to file
|
||||
set arg=%file1% -u ublock.bin -b 2048
|
||||
call :tooltest %arg%
|
||||
|
||||
|
||||
if %nerrors% equ 0 (
|
||||
echo.All %h5repack% tests passed.
|
||||
|
Loading…
Reference in New Issue
Block a user