summaryrefslogtreecommitdiffstats
path: root/test/Makefile.in
diff options
context:
space:
mode:
authorDana Robinson <derobins@hdfgroup.org>2013-10-10 13:21:07 (GMT)
committerDana Robinson <derobins@hdfgroup.org>2013-10-10 13:21:07 (GMT)
commitdfd9816c8d5ea707dfb2a19adad3176c7a15c5d2 (patch)
tree2444b8b5f3311512f8ab2df0691ab571ee0ab122 /test/Makefile.in
parent39fc26566e18ac81c43986ed2013676e2918ded2 (diff)
downloadhdf5-dfd9816c8d5ea707dfb2a19adad3176c7a15c5d2.zip
hdf5-dfd9816c8d5ea707dfb2a19adad3176c7a15c5d2.tar.gz
hdf5-dfd9816c8d5ea707dfb2a19adad3176c7a15c5d2.tar.bz2
[svn-r24279] Merge of r24278 from revise_chunks.
Changes the MD cache so that writing v-1 B-tree nodes under SWMR semantics will fail. Tested on: jam (previously tested on more platforms)
Diffstat (limited to 'test/Makefile.in')
-rw-r--r--test/Makefile.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/test/Makefile.in b/test/Makefile.in
index 73da8bd..8a91960 100644
--- a/test/Makefile.in
+++ b/test/Makefile.in
@@ -945,10 +945,11 @@ TRACE = perl $(top_srcdir)/bin/trace
# prefix or low-level driver with environment variables will influence
# the temporary file name in ways that the makefile is not aware of.
CHECK_CLEANFILES = *.chkexe *.chklog *.clog accum.h5 cmpd_dset.h5 \
- compact_dataset.h5 dataset.h5 dset_offset.h5 \
+ compact_dataset.h5 dataset.h5 dset_offset.h5 chunk_fixed.h5 \
max_compact_dataset.h5 simple.h5 set_local.h5 random_chunks.h5 \
huge_chunks.h5 chunk_cache.h5 big_chunk.h5 chunk_fast.h5 \
- chunk_expand.h5 copy_dcpl_newfile.h5 extend.h5 istore.h5 \
+ chunk_expand.h5 layout_extend.h5 swmr_fail.h5 \
+ partial_chunks.h5 copy_dcpl_newfile.h5 extend.h5 istore.h5 \
extlinks*.h5 frspace.h5 links*.h5 sys_file1 tfile[1-6].h5 \
th5s[1-4].h5 lheap.h5 fheap.h5 ohdr.h5 stab.h5 extern_[1-3].h5 \
extern_[1-4][ab].raw gheap[0-4].h5 dt_arith[1-2] links.h5 \