summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorDavid Young <dyoung@hdfgroup.org>2020-02-03 18:59:52 (GMT)
committerQuincey Koziol <koziol@koziol.gov>2020-05-06 20:37:28 (GMT)
commitbb3e1a5cafd0c35358e341836b758ea3b747f495 (patch)
tree36d1c6c4693a9d79bdbd5c5867900b2267ced3a9 /test
parent763d7a778e7b08a0f6bffcd6c471dbcd02147141 (diff)
downloadhdf5-bb3e1a5cafd0c35358e341836b758ea3b747f495.zip
hdf5-bb3e1a5cafd0c35358e341836b758ea3b747f495.tar.gz
hdf5-bb3e1a5cafd0c35358e341836b758ea3b747f495.tar.bz2
Add thread_id.c to the MANIFEST and the CMakeLists.txt per Allen's
request.
Diffstat (limited to 'test')
-rw-r--r--test/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt
index 41d29f7..a02d1c2 100644
--- a/test/CMakeLists.txt
+++ b/test/CMakeLists.txt
@@ -287,6 +287,7 @@ set (H5_TESTS
cache_logging
cork
swmr
+ thread_id
vol
)