[svn-r17495] Updated to include new h5dump region reference tests. Also added missing display buffer resize test.

This commit is contained in:
Allen Byrne
2009-09-17 15:59:34 -05:00
parent c44c9feb35
commit 2b1e09bc97

View File

@@ -377,6 +377,7 @@ rem ############################################################################
call :tooltest tarray5.ddl tarray5.h5
call :tooltest tarray6.ddl tarray6.h5
call :tooltest tarray7.ddl tarray7.h5
call :tooltest tarray8.ddl tarray8.h5
rem test for files with empty data
call :tooltest tempty.ddl tempty.h5
@@ -579,10 +580,11 @@ rem ############################################################################
del /f %testdir%\out3.h5
)
rem test for dataset region references
call :tooltest tdatareg.ddl tdatareg.h5
call :tooltest tdataregR.ddl -R tdatareg.h5
call :tooltest tattrreg.ddl tattrreg.h5
call :tooltest tattrregR.ddl -R tattrreg.h5
rem tests for group creation order
rem "1" tracked, "2" name, root tracked