diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2011-06-07 15:34:21 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2011-06-07 15:34:21 (GMT) |
commit | 40d8ea446b9f78e4e9f89e9be05b060a080ff8b7 (patch) | |
tree | 80de9a47c1c077b15cc4bca720aad4dfbd35991f | |
parent | 76b375f82bbdf6560920358c6b07c35e7411b7a7 (diff) | |
download | hdf5-40d8ea446b9f78e4e9f89e9be05b060a080ff8b7.zip hdf5-40d8ea446b9f78e4e9f89e9be05b060a080ff8b7.tar.gz hdf5-40d8ea446b9f78e4e9f89e9be05b060a080ff8b7.tar.bz2 |
[svn-r20942] Add filter_error.h5 test file to list - used by error_test test.
-rw-r--r-- | test/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt index 5a78324..f634b00 100644 --- a/test/CMakeLists.txt +++ b/test/CMakeLists.txt @@ -88,6 +88,7 @@ SET (HDF5_REFERENCE_TEST_FILES filespace_1_6.h5 filespace_1_8.h5 fill_old.h5 + filter_error.h5 group_old.h5 le_data.h5 le_extlink1.h5 |