mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-30 15:32:37 +08:00
Use ADD_H5_ERR_TEST to not compare output (#4464)
This commit is contained in:
parent
815453a78f
commit
9ad5f7e3a9
@ -179,7 +179,7 @@
|
||||
ADD_H5_TEST (h5stat_help2 0 --help)
|
||||
|
||||
# Test when h5stat a file that does not exist
|
||||
ADD_H5_CMP_TEST (h5stat_notexist 1 "unable to open file" notexist.h5)
|
||||
ADD_H5_ERR_TEST (h5stat_notexist 1 "unable to open file" notexist.h5)
|
||||
ADD_H5_CMP_TEST (h5stat_nofile 1 "missing file name" '')
|
||||
|
||||
# Test file with groups, compressed datasets, user-applied filters, etc.
|
||||
|
Loading…
Reference in New Issue
Block a user