summaryrefslogtreecommitdiffstats
path: root/hl/test/CMakeLists.txt
diff options
context:
space:
mode:
authorRaymond Lu <songyulu@hdfgroup.org>2013-01-14 20:40:19 (GMT)
committerRaymond Lu <songyulu@hdfgroup.org>2013-01-14 20:40:19 (GMT)
commitec704e0077cdeb2b0ce837039daaa97a2c264175 (patch)
tree8c363de44bcf47c6bd47027b71efc98d03482225 /hl/test/CMakeLists.txt
parent2fba171a67270f4a11bf08a9054bfe7ca008e778 (diff)
parentc9aad08a907b1a15f1f45fb7d5da0ae1a31d4cb5 (diff)
downloadhdf5-ec704e0077cdeb2b0ce837039daaa97a2c264175.zip
hdf5-ec704e0077cdeb2b0ce837039daaa97a2c264175.tar.gz
hdf5-ec704e0077cdeb2b0ce837039daaa97a2c264175.tar.bz2
[svn-r23162] synchronized DECTRIS branch (r23161) with the trunk
Diffstat (limited to 'hl/test/CMakeLists.txt')
-rw-r--r--hl/test/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/hl/test/CMakeLists.txt b/hl/test/CMakeLists.txt
index 824257a..39a3811 100644
--- a/hl/test/CMakeLists.txt
+++ b/hl/test/CMakeLists.txt
@@ -65,6 +65,7 @@ ADD_TEST (
test_ds7.h5
test_ds8.h5
test_ds9.h5
+ test_dectris.h5
test_image1.h5
test_image2.h5
test_image3.h5
@@ -76,6 +77,7 @@ ADD_TEST (
)
HL_ADD_TEST (test_ds "dsdata.txt;dslat.txt;dslon.txt;test_ds_be.h5;test_ds_le.h5")
+HL_ADD_TEST (test_dset_opt "")
HL_ADD_TEST (test_image "image8.txt;sepia.pal;earth.pal;image24pixel.txt;image24plane.txt;usa.wri")
HL_ADD_TEST (test_lite "dtype_file.txt")
HL_ADD_TEST (test_packet "")