diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2019-06-25 15:22:47 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2019-06-25 15:22:47 (GMT) |
commit | 6d1c05b8d248a3e9ae8797e20744fdf5b2319af5 (patch) | |
tree | afda5d5e8bcf0643a9bc6753ebafb52cbe68f1a8 /config/cmake | |
parent | d42e543f17ee98e99d54bae7abc54c93163aaef9 (diff) | |
download | hdf5-6d1c05b8d248a3e9ae8797e20744fdf5b2319af5.zip hdf5-6d1c05b8d248a3e9ae8797e20744fdf5b2319af5.tar.gz hdf5-6d1c05b8d248a3e9ae8797e20744fdf5b2319af5.tar.bz2 |
HDFFV-9407 Merge test addition from develop
Diffstat (limited to 'config/cmake')
-rw-r--r-- | config/cmake/CTestCustom.cmake | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/cmake/CTestCustom.cmake b/config/cmake/CTestCustom.cmake index 2333f67..a3a1652 100644 --- a/config/cmake/CTestCustom.cmake +++ b/config/cmake/CTestCustom.cmake @@ -94,6 +94,7 @@ set (CTEST_CUSTOM_MEMCHECK_IGNORE H5DUMP_PACKED_BITS-clearall-objects H5DUMP-XML-clearall-objects H5DUMP_VDS-clearall-objects + H5DUMP-t128bit_float #uses grepTest.cmake ######### tools/h5format_convert ######### H5FC-clearall-objects ######### tools/h5import ######### |