summaryrefslogtreecommitdiffstats
path: root/test/CMakeLists.txt
diff options
context:
space:
mode:
authorBinh-Minh Ribler <bmribler@hdfgroup.org>2018-11-06 19:55:05 (GMT)
committerBinh-Minh Ribler <bmribler@hdfgroup.org>2018-11-06 19:55:05 (GMT)
commita1a79203b8027631061cb626a5efdd37268752c2 (patch)
tree60ffc821fa2a1630a219e30e6a403e24635b74f9 /test/CMakeLists.txt
parent471917c6384587c5de7ff4473faaae5d3fa248a6 (diff)
downloadhdf5-a1a79203b8027631061cb626a5efdd37268752c2.zip
hdf5-a1a79203b8027631061cb626a5efdd37268752c2.tar.gz
hdf5-a1a79203b8027631061cb626a5efdd37268752c2.tar.bz2
Updated new API functions
Description: - Addressed additional review comments - Moved the test function test_get_chunk_info from dsets.c to chunk_info.c because chunk_info.c was created for the purpose of testing chunk information. Platforms tested: Linux/64 (jelly) Linux/64 (platypus) Darwin (osx1011test)
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 c8119fe..2aedc82 100644
--- a/test/CMakeLists.txt
+++ b/test/CMakeLists.txt
@@ -197,6 +197,7 @@ set (H5_TESTS
page_buffer
dtypes
dsets
+ chunk_info
cmpd_dset
filter_fail
extend