diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2005-11-02 19:27:12 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2005-11-02 19:27:12 (GMT) |
commit | b28bbdc8e065e2435cd3c52202304f0d969a365b (patch) | |
tree | ff946f5f31c10a49c0def1b76e09709927a7e827 /.h5chkright.ini | |
parent | ddb4b4b51aeca83cf33455fb0f0b6dc14463c27a (diff) | |
download | hdf5-b28bbdc8e065e2435cd3c52202304f0d969a365b.zip hdf5-b28bbdc8e065e2435cd3c52202304f0d969a365b.tar.gz hdf5-b28bbdc8e065e2435cd3c52202304f0d969a365b.tar.bz2 |
[svn-r11672] Purpose:
Added more Windows binary file types and exempted file.
Diffstat (limited to '.h5chkright.ini')
-rw-r--r-- | .h5chkright.ini | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.h5chkright.ini b/.h5chkright.ini index 0e301bb..e2d496e 100644 --- a/.h5chkright.ini +++ b/.h5chkright.ini @@ -44,6 +44,9 @@ skip H5config.h.in skip H5match_types.c skip H5test_kind.f90 +# Ignore this expected output file in windows/examples. +skip testExamples_exp_output.txt + # Skip all testfiles/* since if we insert a copyright notice in the expected # data files, we would have to spend extra effort to filter them out. prune testfiles |