summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorVailin Choi <vchoi@hdfgroup.org>2017-06-30 07:55:45 (GMT)
committerVailin Choi <vchoi@hdfgroup.org>2017-06-30 07:55:45 (GMT)
commit5262b98b34067c1aad30cb25f8e935711638f2c1 (patch)
tree2c3a723df5ab9ec5eecd2c5dfb195e680adc883f /configure.ac
parentdba4a60413f5e7350b02bfe18aecab2d1b0e2b7a (diff)
parent804a88fafdca3d6a76312ab01ac4d6d5b103e9dc (diff)
downloadhdf5-5262b98b34067c1aad30cb25f8e935711638f2c1.zip
hdf5-5262b98b34067c1aad30cb25f8e935711638f2c1.tar.gz
hdf5-5262b98b34067c1aad30cb25f8e935711638f2c1.tar.bz2
Merge pull request #586 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to develop
* commit '804a88fafdca3d6a76312ab01ac4d6d5b103e9dc': Fix for HDFFV-10160 Modifications to fix the assertion/abort failure when the application does not close the file.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 4595655..163f6d3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3353,6 +3353,7 @@ AC_CONFIG_FILES([src/libhdf5.settings
test/H5srcdir_str.h
test/testlibinfo.sh
test/testlinks_env.sh
+ test/test_filenotclosed.sh
test/testswmr.sh
test/test_plugin.sh
test/test_usecases.sh