summaryrefslogtreecommitdiffstats
path: root/testpar
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2018-02-27 22:36:22 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2018-02-27 22:36:22 (GMT)
commitd29b78ba8f05d63e03d507c8f71ad47255efb804 (patch)
treea7438cb86ef11e790aeee370db6f6da3c5606dd8 /testpar
parent9ea358d971ae45698dba6794583a39c4023085ad (diff)
parent032f680919cd67202c6b5817c327139c09dacb05 (diff)
downloadhdf5-d29b78ba8f05d63e03d507c8f71ad47255efb804.zip
hdf5-d29b78ba8f05d63e03d507c8f71ad47255efb804.tar.gz
hdf5-d29b78ba8f05d63e03d507c8f71ad47255efb804.tar.bz2
Merge pull request #909 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
* commit '032f680919cd67202c6b5817c327139c09dacb05': Add import Fix list var Fix IN_LIST usage Inc CMake min, Add new tests, rework test CMake files Update list
Diffstat (limited to 'testpar')
-rw-r--r--testpar/CMakeLists.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/testpar/CMakeLists.txt b/testpar/CMakeLists.txt
index d0b74b0..3cee808 100644
--- a/testpar/CMakeLists.txt
+++ b/testpar/CMakeLists.txt
@@ -1,4 +1,4 @@
-cmake_minimum_required (VERSION 3.2.2)
+cmake_minimum_required (VERSION 3.3.2)
PROJECT (HDF5_TEST_PAR)
#-----------------------------------------------------------------------------
@@ -49,6 +49,7 @@ set (H5P_TESTS
t_mpi
t_bigio
t_cache
+ t_cache_image
t_pflush1
t_pflush2
t_pread