diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2016-12-18 10:19:26 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2016-12-18 10:19:26 (GMT) |
commit | f8cfbee05e26a815134cd1f1fb0ad87d8d9b16dd (patch) | |
tree | 22777f588c0cda947647ae6500ae39bf27e99300 /test/Makefile.am | |
parent | fc482f126f1e523e6df9e02050bab0742d016697 (diff) | |
download | hdf5-f8cfbee05e26a815134cd1f1fb0ad87d8d9b16dd.zip hdf5-f8cfbee05e26a815134cd1f1fb0ad87d8d9b16dd.tar.gz hdf5-f8cfbee05e26a815134cd1f1fb0ad87d8d9b16dd.tar.bz2 |
Merge SWMR-related testing to existing tests.
Diffstat (limited to 'test/Makefile.am')
-rw-r--r-- | test/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile.am b/test/Makefile.am index d3f9df6..5a63c89 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -163,7 +163,7 @@ CHECK_CLEANFILES+=accum.h5 cmpd_dset.h5 compact_dataset.h5 dataset.h5 dset_offse split_get_file_image_test-m.h5 split_get_file_image_test-r.h5 \ file_image_core_test.h5.copy unregister_filter_1.h5 unregister_filter_2.h5 \ vds_virt.h5 vds_dapl.h5 vds_src_[0-1].h5 \ - accum_swmr_big.h5 \ + accum_swmr_big.h5 ohdr_swmr.h5 \ cache_logging.h5 cache_logging.out \ swmr[0-2].h5 # Sources for testhdf5 executable |