summaryrefslogtreecommitdiffstats
path: root/testpar/Makefile.am
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/Makefile.am
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/Makefile.am')
-rw-r--r--testpar/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/testpar/Makefile.am b/testpar/Makefile.am
index 0e7898e..0cdba24 100644
--- a/testpar/Makefile.am
+++ b/testpar/Makefile.am
@@ -30,7 +30,7 @@ check_SCRIPTS = $(TEST_SCRIPT_PARA)
# Test programs. These are our main targets.
#
-TEST_PROG_PARA=t_mpi t_bigio testphdf5 t_cache t_cache_image t_pread t_pshutdown t_prestart t_init_term t_shapesame t_filters_parallel
+TEST_PROG_PARA=t_mpi t_bigio testphdf5 t_cache t_cache_image t_pread t_pshutdown t_prestart t_init_term t_shapesame t_filters_parallel t_2Gio
# t_pflush1 and t_pflush2 are used by testpflush.sh
check_PROGRAMS = $(TEST_PROG_PARA) t_pflush1 t_pflush2