diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2019-06-24 20:04:07 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2019-06-24 20:04:07 (GMT) |
commit | ee07744966b28206fb843716194786ad433171b6 (patch) | |
tree | 1467bac79bb20d790f8169e8fd6ef0c8ec7297b4 /config/cmake/CTestCustom.cmake | |
parent | a03d35dc22a4be89c09d923e439167de697510d0 (diff) | |
download | hdf5-ee07744966b28206fb843716194786ad433171b6.zip hdf5-ee07744966b28206fb843716194786ad433171b6.tar.gz hdf5-ee07744966b28206fb843716194786ad433171b6.tar.bz2 |
HDFFV-9407 add autotools test
Diffstat (limited to 'config/cmake/CTestCustom.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 75d73cd..6db0f6f 100644 --- a/config/cmake/CTestCustom.cmake +++ b/config/cmake/CTestCustom.cmake @@ -93,6 +93,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 ######### |