Took out the CMake changes until Allen can help.

This commit is contained in:
Binh-Minh Ribler 2021-03-16 00:12:19 -05:00
parent 5832a70674
commit c21324d6e0

View File

@ -1175,8 +1175,8 @@
ADD_H5_GREP_TEST (t128bit_float 1 "1.123456789012345" -m %.35Lf t128bit_float.h5)
# test to verify HDFFV-10480: out of bounds read in H5O_fill_new[old]_decode
ADD_H5_TEST (tCVE_2018_11206_fill_old 0 tCVE_2018_11206_fill_old.h5)
ADD_H5_TEST (tCVE_2018_11206_fill_new 0 tCVE_2018_11206_fill_new.h5)
# ADD_H5_TEST (tCVE_2018_11206_fill_old 0 tCVE_2018_11206_fill_old.h5)
# ADD_H5_TEST (tCVE_2018_11206_fill_new 0 tCVE_2018_11206_fill_new.h5)
##############################################################################
### P L U G I N T E S T S