summaryrefslogtreecommitdiffstats
path: root/test/CMakeTests.cmake
diff options
context:
space:
mode:
authorVailin Choi <vchoi@hdfgroup.org>2019-07-18 16:01:09 (GMT)
committerVailin Choi <vchoi@hdfgroup.org>2019-07-18 16:01:09 (GMT)
commit308393a020bd7a812c231eee8130c9365d192e18 (patch)
tree99e6b0cbdd28f15e6abf4e84a4d2e77934d60e00 /test/CMakeTests.cmake
parent346fe1a0bcb2da5e3b1de04f24195ce9781e846a (diff)
parent378ed8bebfe709156b24aacbf8013de1a776c04e (diff)
downloadhdf5-308393a020bd7a812c231eee8130c9365d192e18.zip
hdf5-308393a020bd7a812c231eee8130c9365d192e18.tar.gz
hdf5-308393a020bd7a812c231eee8130c9365d192e18.tar.bz2
Merge pull request #1806 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/110_HDFFV-10800-h5ocopy-failure to hdf5_1_10
* commit '378ed8bebfe709156b24aacbf8013de1a776c04e': Change "bad" hid_t_value to H5I_INVALID_HID in test_libver_bounds_copy() test. Bring pull request #1729 from develop to 1.10: Fix for HDFFV-10800 H5Ocopy failure: The value for the H5F_LIBVER_V18 index in H5O_fill_ver_bounds[], the format version bounds array for fill value message, should be version 3 not 2.
Diffstat (limited to 'test/CMakeTests.cmake')
-rw-r--r--test/CMakeTests.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CMakeTests.cmake b/test/CMakeTests.cmake
index 9a5791a..fe6c695 100644
--- a/test/CMakeTests.cmake
+++ b/test/CMakeTests.cmake
@@ -135,6 +135,7 @@ set (HDF5_REFERENCE_TEST_FILES
filespace_1_6.h5
filespace_1_8.h5
fill_old.h5
+ fill18.h5
filter_error.h5
fsm_aggr_nopersist.h5
fsm_aggr_persist.h5