summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2016-04-16 08:40:06 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2016-04-16 08:40:06 (GMT)
commita916ea97b879b8ce1662d3772032022ae07eed31 (patch)
treecb6b381410e2b7825d21ee45a438a26105ef426b
parentd3574d0570e57d59ed99dd28e79ad808493b8462 (diff)
downloadhdf5-a916ea97b879b8ce1662d3772032022ae07eed31.zip
hdf5-a916ea97b879b8ce1662d3772032022ae07eed31.tar.gz
hdf5-a916ea97b879b8ce1662d3772032022ae07eed31.tar.bz2
[svn-r29716] Description:
Add missing testfiles from dsets.c to the 'clean' target. Tested on: MacOSX/64 10.11.4 (amazon) w/serial & parallel (h5committest forthcoming)
-rw-r--r--test/Makefile.am6
1 files changed, 4 insertions, 2 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index afd84be..d9576c1 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -126,8 +126,10 @@ flush2.chkexe_: flush1.chkexe_
# the temporary file name in ways that the makefile is not aware of.
CHECK_CLEANFILES+=accum.h5 cmpd_dset.h5 compact_dataset.h5 dataset.h5 dset_offset.h5 \
max_compact_dataset.h5 simple.h5 set_local.h5 random_chunks.h5 \
- huge_chunks.h5 chunk_cache.h5 big_chunk.h5 chunk_expand.h5 \
- copy_dcpl_newfile.h5 extend.h5 istore.h5 extlinks*.h5 frspace.h5 links*.h5 \
+ huge_chunks.h5 chunk_cache.h5 big_chunk.h5 chunk_fast.h5 chunk_expand.h5 \
+ chunk_fixed.h5 copy_dcpl_newfile.h5 partial_chunks.h5 layout_extend.h5 \
+ zero_chunk.h5 storage_size.h5 \
+ extend.h5 istore.h5 extlinks*.h5 frspace.h5 links*.h5 \
sys_file1 tfile[1-7].h5 th5s[1-4].h5 lheap.h5 fheap.h5 ohdr.h5 \
stab.h5 extern_[1-5].h5 extern_[1-4][rw].raw gheap[0-4].h5 \
dt_arith[1-2] links.h5 links[0-6]*.h5 extlinks[0-15].h5 tmp \