diff options
author | Vailin Choi <vchoi@hdfgroup.org> | 2012-06-06 21:51:49 (GMT) |
---|---|---|
committer | Vailin Choi <vchoi@hdfgroup.org> | 2012-06-06 21:51:49 (GMT) |
commit | c2059c656a501486f217327b768a23af9d6e156f (patch) | |
tree | 8fa3dddb2405003c5ffd699bf6f89ddc263b4698 | |
parent | 596d5b2662e0cd9003efdfce6dd0fa160395ba67 (diff) | |
download | hdf5-c2059c656a501486f217327b768a23af9d6e156f.zip hdf5-c2059c656a501486f217327b768a23af9d6e156f.tar.gz hdf5-c2059c656a501486f217327b768a23af9d6e156f.tar.bz2 |
[svn-r22440] This is part of the previous checkin--#22438.
A new ddl to be added.
-rw-r--r-- | tools/h5stat/testfiles/h5stat_notexist.ddl | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/h5stat/testfiles/h5stat_notexist.ddl b/tools/h5stat/testfiles/h5stat_notexist.ddl new file mode 100644 index 0000000..ac0fce4 --- /dev/null +++ b/tools/h5stat/testfiles/h5stat_notexist.ddl @@ -0,0 +1,5 @@ +############################# +Expected output for 'h5stat notexist.h5' +############################# +Filename: notexist.h5 +h5stat error: unable to open file "notexist.h5" |