summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2014-01-28 22:20:41 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2014-01-28 22:20:41 (GMT)
commit2f8c7fbd5edcffd0e638799e543c6e8961de5488 (patch)
tree2d16f38bcba07c4aa0a47deeccfdcab2f2757f0d /test
parent362ffa9f05207c530383dd87009278915e7d66bb (diff)
downloadhdf5-2f8c7fbd5edcffd0e638799e543c6e8961de5488.zip
hdf5-2f8c7fbd5edcffd0e638799e543c6e8961de5488.tar.gz
hdf5-2f8c7fbd5edcffd0e638799e543c6e8961de5488.tar.bz2
[svn-r24659] Restore dsets test to cmake process
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