summaryrefslogtreecommitdiffstats
path: root/test/Makefile.am
diff options
context:
space:
mode:
authorJacob Smith <jake.smith@hdfgroup.org>2018-09-12 20:38:32 (GMT)
committerJacob Smith <jake.smith@hdfgroup.org>2018-09-12 20:38:32 (GMT)
commit5beeb64c2978a55cda75f08e71c5529e57c5aa47 (patch)
tree9872e99e1a6add0a0ed7d626a1a8082f96b2b125 /test/Makefile.am
parentdde5666f425c6e0545c15d185b680b976f35206f (diff)
downloadhdf5-5beeb64c2978a55cda75f08e71c5529e57c5aa47.zip
hdf5-5beeb64c2978a55cda75f08e71c5529e57c5aa47.tar.gz
hdf5-5beeb64c2978a55cda75f08e71c5529e57c5aa47.tar.bz2
Add presumptive test for external links.
Diffstat (limited to 'test/Makefile.am')
-rw-r--r--test/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index 551c5ee..2b2faae 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -52,8 +52,8 @@ check_SCRIPTS = $(TEST_SCRIPT)
# As an exception, long-running tests should occur earlier in the list.
# This gives them more time to run when tests are executing in parallel.
TEST_PROG= testhdf5 \
- cache cache_api cache_image cache_tagging lheap ohdr ohdr_min stab \
- gheap evict_on_close farray earray btree2 fheap \
+ cache cache_api cache_image cache_tagging lheap ohdr ohdr_mindset \
+ stab gheap evict_on_close farray earray btree2 fheap \
pool accum hyperslab istore bittests dt_arith page_buffer \
dtypes dsets cmpd_dset filter_fail extend direct_chunk external efc \
objcopy links unlink twriteorder big mtime fillval mount \