summaryrefslogtreecommitdiffstats
path: root/testpar/CMakeLists.txt
diff options
context:
space:
mode:
authorRichard Warren <Richard.Warren@hdfgroup.org>2019-12-16 22:00:08 (GMT)
committerRichard Warren <Richard.Warren@hdfgroup.org>2019-12-16 22:00:08 (GMT)
commit663d6e0118d6077b8206b69521a3909a5444c8bf (patch)
treeb821524bfcdba7edb4d2aae675a32db78cee5cd3 /testpar/CMakeLists.txt
parent4eeeda3b8669dee21867f6d1246b814b28570e3a (diff)
downloadhdf5-663d6e0118d6077b8206b69521a3909a5444c8bf.zip
hdf5-663d6e0118d6077b8206b69521a3909a5444c8bf.tar.gz
hdf5-663d6e0118d6077b8206b69521a3909a5444c8bf.tar.bz2
Merge t_2Gio test into hdf5_1_12. This will eventually be refactored out after merging the test functionality into the testphdf5 test.
Diffstat (limited to 'testpar/CMakeLists.txt')
-rw-r--r--testpar/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/testpar/CMakeLists.txt b/testpar/CMakeLists.txt
index 51c3420..9795c65 100644
--- a/testpar/CMakeLists.txt
+++ b/testpar/CMakeLists.txt
@@ -72,6 +72,7 @@ set (H5P_TESTS
t_init_term
t_shapesame
t_filters_parallel
+ t_2Gio
)
foreach (h5_testp ${H5P_TESTS})