From 3f35eb23f8efcdcc4a597b79ae8008603574bcbe Mon Sep 17 00:00:00 2001 From: Scott Wegner Date: Wed, 8 Oct 2008 10:47:17 -0500 Subject: [svn-r15814] Purpose: Update h5ls test script Description: The general h5ls test script was recently updated. This checkin brings those changes to Windows Tested: VS2005 on WinXP --- windows/tools/h5ls/testh5ls.bat | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/windows/tools/h5ls/testh5ls.bat b/windows/tools/h5ls/testh5ls.bat index 82ec9fe..a95975b 100644 --- a/windows/tools/h5ls/testh5ls.bat +++ b/windows/tools/h5ls/testh5ls.bat @@ -174,6 +174,13 @@ rem ############################################################################ rem test for displaying external and user-defined links call :tooltest textlink-1.ls 0 -w80 -r textlink.h5 + call :tooltest textlinksrc-1.ls 0 -w80 -Er textlinksrc.h5 + call :tooltest textlinksrc-2.ls 0 -w80 -Erv textlinksrc.h5/ext_link5 + call :tooltest textlinksrc-3.ls 0 -w80 -Er textlinksrc.h5/ext_link1 + call :tooltest textlinksrc-4.ls 0 -w80 -r textlinksrc.h5 + call :tooltest textlinksrc-5.ls 0 -w80 -r textlinksrc.h5/ext_link1 + call :tooltest textlinksrc-6.ls 0 -w80 -E textlinksrc.h5 + call :tooltest textlinksrc-7.ls 0 -w80 -E textlinksrc.h5/ext_link1 call :tooltest tudlink-1.ls 0 -w80 -r tudlink.h5 rem tests for hard links -- cgit v0.12