diff options
Diffstat (limited to 'tools/h5dump/testh5dump.sh.in')
-rw-r--r-- | tools/h5dump/testh5dump.sh.in | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tools/h5dump/testh5dump.sh.in b/tools/h5dump/testh5dump.sh.in index 88b40c1..afc1038 100644 --- a/tools/h5dump/testh5dump.sh.in +++ b/tools/h5dump/testh5dump.sh.in @@ -245,10 +245,10 @@ TOOLTEST tstring.ddl tstr3.h5 # char data as ASCII with non escape TOOLTEST tstring2.ddl -r -d str4 tstr3.h5 -# array indices print/not print, large dataset -TOOLTEST tindicesyes.ddl -d compact tfilters.h5 -TOOLTEST tindicesno.ddl -y -d compact tfilters.h5 -TOOLTEST tindiceslarge.ddl -p -d 3d tfilters.h5 +# array indices print/not print +TOOLTEST tindicesyes.ddl taindices.h5 +TOOLTEST tindicesno.ddl -y taindices.h5 + # tests for filters # SZIP |