summaryrefslogtreecommitdiffstats
path: root/test/CMakeLists.txt
diff options
context:
space:
mode:
authorvchoi <vchoi@jelly.ad.hdfgroup.org>2020-07-16 21:40:11 (GMT)
committervchoi <vchoi@jelly.ad.hdfgroup.org>2020-07-16 21:40:11 (GMT)
commit3023b34272cc6ada84aebfa7441a6a55afa3621c (patch)
tree8eb6b72698b82fe8bfedc01f384a0a6db182fa25 /test/CMakeLists.txt
parent4bc49d8b2bb6b549141a47f50062eb4ddfba4557 (diff)
downloadhdf5-3023b34272cc6ada84aebfa7441a6a55afa3621c.zip
hdf5-3023b34272cc6ada84aebfa7441a6a55afa3621c.tar.gz
hdf5-3023b34272cc6ada84aebfa7441a6a55afa3621c.tar.bz2
Update MANIFEST.
Add new test to Cmake.
Diffstat (limited to 'test/CMakeLists.txt')
-rw-r--r--test/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt
index 009a071..311d753 100644
--- a/test/CMakeLists.txt
+++ b/test/CMakeLists.txt
@@ -222,6 +222,7 @@ set (ttsafe_SOURCES
${HDF5_TEST_SOURCE_DIR}/ttsafe_error.c
${HDF5_TEST_SOURCE_DIR}/ttsafe_cancel.c
${HDF5_TEST_SOURCE_DIR}/ttsafe_acreate.c
+ ${HDF5_TEST_SOURCE_DIR}/ttsafe_attr_vlen.c
)
set (H5_TESTS