From fa81a84cec5fe9b8c850821934afbed9ceee8e77 Mon Sep 17 00:00:00 2001 From: Scott Wegner Date: Mon, 10 Mar 2008 13:24:59 -0500 Subject: [svn-r14717] Purpose: Remove commented test in h5dump test script Description: A commented test was deleted from the main h5dump test script. This makes the same change in the Windows script. This won't actually make any noticeable changes-- just to keep up with Linux. Tested: None needed, no new tests, just deleted comments --- windows/tools/h5dump/testh5dump.bat | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/windows/tools/h5dump/testh5dump.bat b/windows/tools/h5dump/testh5dump.bat index f26a5d9..9f202c5 100644 --- a/windows/tools/h5dump/testh5dump.bat +++ b/windows/tools/h5dump/testh5dump.bat @@ -16,7 +16,7 @@ rem rem Tests for the h5dump tool rem rem Created: Scott Wegner, 8/23/07 -rem Modified: Scott Wegner, 8/27/07 +rem Modified: Scott Wegner, 3/10/08 rem setlocal enabledelayedexpansion @@ -405,8 +405,7 @@ rem ############################################################################ call :tooltest tall-4s.ddl --dataset=/g1/g1.1/dset1.1.1 --start=1,1 --stride=2,3 --count=3,2 --block=1,1 tall.h5 call :tooltest tall-5s.ddl -d "/g1/g1.1/dset1.1.2[0;2;10;]" tall.h5 call :tooltest tdset-3s.ddl -d "/dset1[1,1;;;]" tdset.h5 - rem block - rem call :tooltest tdset2-1s.ddl -d "/dset1[;3,2;4,4;1,4]" tdset2.h5 + rem test printing characters in ASCII instead of decimal call :tooltest tchar1.ddl -r tchar.h5 -- cgit v0.12