diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2016-04-18 14:56:48 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2016-04-18 14:56:48 (GMT) |
commit | 062055fe604c7c25f10920ee5097fa00bfb2d905 (patch) | |
tree | fe3740821fcd9e124763007eb3c5ec47ff7d820c /test/CMakeTests.cmake | |
parent | 36062736a5ca5729b5720982859398dfe7862394 (diff) | |
download | hdf5-062055fe604c7c25f10920ee5097fa00bfb2d905.zip hdf5-062055fe604c7c25f10920ee5097fa00bfb2d905.tar.gz hdf5-062055fe604c7c25f10920ee5097fa00bfb2d905.tar.bz2 |
[svn-r29730] Description:
Add missing pre-generated files to list of test files to copy.
Tested on:
Windows (Reported by Allen)
Diffstat (limited to 'test/CMakeTests.cmake')
-rw-r--r-- | test/CMakeTests.cmake | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/CMakeTests.cmake b/test/CMakeTests.cmake index 64031eb..0612049 100644 --- a/test/CMakeTests.cmake +++ b/test/CMakeTests.cmake @@ -229,6 +229,8 @@ set (HDF5_REFERENCE_TEST_FILES be_data.h5 be_extlink1.h5 be_extlink2.h5 + btree_idx_1_6.h5 + btree_idx_1_8.h5 corrupt_stab_msg.h5 deflate.h5 family_v16_00000.h5 |