summaryrefslogtreecommitdiffstats
path: root/hl/test/CMakeLists.txt
diff options
context:
space:
mode:
authorRaymond Lu <songyulu@hdfgroup.org>2013-01-09 20:23:07 (GMT)
committerRaymond Lu <songyulu@hdfgroup.org>2013-01-09 20:23:07 (GMT)
commit81bcd314a9b170a5652f4d13b54b9cbaab14c03b (patch)
treed23a240e343fcbaa9f1ae2472f90c1f2ba766fce /hl/test/CMakeLists.txt
parentcde5029461edd921e8f84dabed9eb8f01a704dba (diff)
downloadhdf5-81bcd314a9b170a5652f4d13b54b9cbaab14c03b.zip
hdf5-81bcd314a9b170a5652f4d13b54b9cbaab14c03b.tar.gz
hdf5-81bcd314a9b170a5652f4d13b54b9cbaab14c03b.tar.bz2
[svn-r23147] ported revisions 23081:23145 from the trunk
Diffstat (limited to 'hl/test/CMakeLists.txt')
-rw-r--r--hl/test/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/hl/test/CMakeLists.txt b/hl/test/CMakeLists.txt
index b22d99e..a85d271 100644
--- a/hl/test/CMakeLists.txt
+++ b/hl/test/CMakeLists.txt
@@ -81,7 +81,7 @@ 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 "")
-HL_ADD_TEST (test_table "test_table_be.hdf5;test_table_cray.hdf5;test_table_le.hdf5")
+HL_ADD_TEST (test_table "test_table_be.h5;test_table_cray.h5;test_table_le.h5")
# --------------------------------------------------------------------
# This executable is used to generate test files for the test_ds test.