From 59309308f1f34a154eb8ae2925ae49ff2b1038ea Mon Sep 17 00:00:00 2001 From: Scott Wegner Date: Mon, 20 Oct 2008 09:56:01 -0500 Subject: [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 --- windows/tools/h5dump/testh5dump.bat | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/windows/tools/h5dump/testh5dump.bat b/windows/tools/h5dump/testh5dump.bat index 6920df8..487db64 100644 --- a/windows/tools/h5dump/testh5dump.bat +++ b/windows/tools/h5dump/testh5dump.bat @@ -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 ( -- cgit v0.12