summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/CMakeLists.txt1
-rw-r--r--test/CMakeTests.cmake1
2 files changed, 2 insertions, 0 deletions
diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt
index f41a5a1..254797d 100644
--- a/test/CMakeLists.txt
+++ b/test/CMakeLists.txt
@@ -178,6 +178,7 @@ SET (H5_TESTS
bittests
dt_arith
dtypes
+ dsets
cmpd_dset
filter_fail
extend
diff --git a/test/CMakeTests.cmake b/test/CMakeTests.cmake
index f6960cd..1b80e67 100644
--- a/test/CMakeTests.cmake
+++ b/test/CMakeTests.cmake
@@ -429,6 +429,7 @@ IF (HDF5_TEST_VFD)
bittests
dt_arith
dtypes
+ dsets
cmpd_dset
filter_fail
extend