mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-02-23 16:20:57 +08:00
[svn-r15904] Purpose: Add new h5dump test to Windows
Description: Two new test cases for h5dump were recently added to the test script on Unix. This checkin also adds the new cases to Windows. Tested: VS2005 on WinXP
This commit is contained in:
parent
2a2bc80987
commit
59309308f1
@ -599,6 +599,10 @@ rem ############################################################################
|
||||
call :tooltest textlinksrc.ddl textlinksrc.h5
|
||||
call :tooltest textlinkfar.ddl textlinkfar.h5
|
||||
|
||||
rem tests for traversal of external links
|
||||
call :tooltest textlinksrc.ddl textlinksrc.h5
|
||||
call :tooltest textlinkfar.ddl textlinkfar.h5
|
||||
|
||||
|
||||
|
||||
if %nerrors% equ 0 (
|
||||
|
Loading…
Reference in New Issue
Block a user