[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:
Scott Wegner 2008-10-20 09:56:01 -05:00
parent 2a2bc80987
commit 59309308f1

View File

@ -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 (