From 5ae2a199d6b770b33ad6c4110bb32aa22a1cfd3b Mon Sep 17 00:00:00 2001 From: Scott Wegner Date: Thu, 5 Jun 2008 10:13:34 -0500 Subject: [svn-r15145] Purpose: Add new h5ls test to Windows Description: A new test case was added to the general testh5ls script. This update adds the test to Windows as well. Tested: VS2005 on WinXP --- windows/tools/h5ls/testh5ls.bat | 1 + 1 file changed, 1 insertion(+) diff --git a/windows/tools/h5ls/testh5ls.bat b/windows/tools/h5ls/testh5ls.bat index 3baeda8..82ec9fe 100644 --- a/windows/tools/h5ls/testh5ls.bat +++ b/windows/tools/h5ls/testh5ls.bat @@ -160,6 +160,7 @@ rem ############################################################################ call :tooltest tall-1.ls 0 -w80 tall.h5 call :tooltest tall-2.ls 0 -w80 -r -d tall.h5 call :tooltest tgroup.ls 0 -w80 tgroup.h5 + call :tooltest tgroup-3.ls 0 -w80 tgroup.h5/g1 rem test for displaying groups call :tooltest tgroup-1.ls 1 -w80 -r -g tgroup.h5 -- cgit v0.12