summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2010-09-01 14:43:40 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2010-09-01 14:43:40 (GMT)
commit8a10a5f695ae20cf3f58fa3d24f922ad3a60c455 (patch)
tree084cb0ae140509d869565e6560472a1e65ce9bda
parent20ea68f5c4ea9d2e7708b5b4a9f6f2ba8d94e558 (diff)
downloadhdf5-8a10a5f695ae20cf3f58fa3d24f922ad3a60c455.zip
hdf5-8a10a5f695ae20cf3f58fa3d24f922ad3a60c455.tar.gz
hdf5-8a10a5f695ae20cf3f58fa3d24f922ad3a60c455.tar.bz2
[svn-r19331] Correct list of h5 files needed for tests
-rw-r--r--test/CMakeLists.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt
index 6d9dee7..bbf7894 100644
--- a/test/CMakeLists.txt
+++ b/test/CMakeLists.txt
@@ -83,8 +83,9 @@ SET (HDF5_REFERENCE_TEST_FILES
family_v16_00001.h5
family_v16_00002.h5
family_v16_00003.h5
+ filespace_1_6.h5
+ filespace_1_8.h5
fill_old.h5
- fixed_idx.h5
group_old.h5
le_data.h5
le_extlink1.h5
@@ -101,6 +102,7 @@ SET (HDF5_REFERENCE_TEST_FILES
tlayouto.h5
tmtimen.h5
tmtimeo.h5
+ tsizeslheap.h5
vms_data.h5
)