diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2012-07-12 13:52:31 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2012-07-12 13:52:31 (GMT) |
commit | fa28c69b555fd9b59bf757d3f5bf67bf4b5a0c9f (patch) | |
tree | 7665e3cf5ea104dd3b969d8103649de150bad71e /tools/h5dump/testh5dump.sh.in | |
parent | f1850c6156f8e12793d1f2f0fe1050a037aa2964 (diff) | |
download | hdf5-fa28c69b555fd9b59bf757d3f5bf67bf4b5a0c9f.zip hdf5-fa28c69b555fd9b59bf757d3f5bf67bf4b5a0c9f.tar.gz hdf5-fa28c69b555fd9b59bf757d3f5bf67bf4b5a0c9f.tar.bz2 |
[svn-r22561] Add errfile to list.
Create missing errfile, edit ddl file for test only on linux (not using cmake).
Diffstat (limited to 'tools/h5dump/testh5dump.sh.in')
-rw-r--r-- | tools/h5dump/testh5dump.sh.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/h5dump/testh5dump.sh.in b/tools/h5dump/testh5dump.sh.in index dbecb3b..752bff9 100644 --- a/tools/h5dump/testh5dump.sh.in +++ b/tools/h5dump/testh5dump.sh.in @@ -313,6 +313,7 @@ ${SRC_H5DUMP_ERRORFILES}/tall-1.err ${SRC_H5DUMP_ERRORFILES}/tall-2A.err ${SRC_H5DUMP_ERRORFILES}/tall-2B.err ${SRC_H5DUMP_ERRORFILES}/tarray1_big.err +${SRC_H5DUMP_ERRORFILES}/tattr-3.err ${SRC_H5DUMP_ERRORFILES}/tattrregR.err ${SRC_H5DUMP_ERRORFILES}/tcomp-3.err ${SRC_H5DUMP_ERRORFILES}/tdataregR.err @@ -326,6 +327,7 @@ ${SRC_H5DUMP_ERRORFILES}/textlinkfar.err ${SRC_H5DUMP_ERRORFILES}/textlinksrc.err ${SRC_H5DUMP_ERRORFILES}/tgroup-2.err ${SRC_H5DUMP_ERRORFILES}/tperror.err +${SRC_H5DUMP_ERRORFILES}/tqmarkfile.err ${SRC_H5DUMP_ERRORFILES}/tslink-D.err " |