summaryrefslogtreecommitdiffstats
path: root/testpar
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2012-04-04 19:15:33 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2012-04-04 19:15:33 (GMT)
commit9ac4faa9230bb97c4e3f7c4465c6a55dbde30e14 (patch)
treeab673f1f0c60dbb09e9841dae863c4b599c36be1 /testpar
parent96f9feec9b42248505bdc2ba45b57f62955be2da (diff)
downloadhdf5-9ac4faa9230bb97c4e3f7c4465c6a55dbde30e14.zip
hdf5-9ac4faa9230bb97c4e3f7c4465c6a55dbde30e14.tar.gz
hdf5-9ac4faa9230bb97c4e3f7c4465c6a55dbde30e14.tar.bz2
[svn-r22248] Added new files and tests to CMakeLists.txt
Tested: local linux
Diffstat (limited to 'testpar')
-rw-r--r--testpar/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/testpar/CMakeLists.txt b/testpar/CMakeLists.txt
index d60aea5..f42af9f 100644
--- a/testpar/CMakeLists.txt
+++ b/testpar/CMakeLists.txt
@@ -11,6 +11,7 @@ SET (testphdf5_SRCS
${HDF5_TEST_PAR_SOURCE_DIR}/testphdf5.c
${HDF5_TEST_PAR_SOURCE_DIR}/t_dset.c
${HDF5_TEST_PAR_SOURCE_DIR}/t_file.c
+ ${HDF5_TEST_PAR_SOURCE_DIR}/t_file_image.c
${HDF5_TEST_PAR_SOURCE_DIR}/t_mdset.c
${HDF5_TEST_PAR_SOURCE_DIR}/t_ph5basic.c
${HDF5_TEST_PAR_SOURCE_DIR}/t_coll_chunk.c