[svn-r22075] Add test for multiple files with h5ls and h5dump.

Tested: local linux
This commit is contained in:
Allen Byrne
2012-03-15 15:44:51 -05:00
parent 956fde680a
commit 207c05e2e9
6 changed files with 22 additions and 8 deletions

View File

@@ -801,7 +801,7 @@ TOOLTEST tarray8.ddl --enable-error-stack tarray8.h5
# test for wildcards in filename (does not work with cmake)
TOOLTEST3 tstarfile --enable-error-stack -H -d Dataset1 tarr*.h5
TOOLTEST3 tqmarkfile --enable-error-stack -H -d Dataset1 tarray?.h5
TOOLTEST tmultifile --enable-error-stack -H -d Dataset1 tarray[2-7].h5
TOOLTEST tmultifile --enable-error-stack -H -d Dataset1 tarray2.h5 tarray3.h5 tarray4.h5 tarray5.h5 tarray6.h5 tarray7.h5
# test for files with empty data
TOOLTEST tempty.ddl --enable-error-stack tempty.h5