summaryrefslogtreecommitdiffstats
path: root/test/Makefile.am
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2008-05-01 22:19:40 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2008-05-01 22:19:40 (GMT)
commit06dc01d40e1d2db619e287786a9a937ef478f01e (patch)
tree0140c9b05c5fb2da6a1c63fe1c5065c21a126eda /test/Makefile.am
parent8e184de40aeb52f9257906fda84fc5b7e7905307 (diff)
downloadhdf5-06dc01d40e1d2db619e287786a9a937ef478f01e.zip
hdf5-06dc01d40e1d2db619e287786a9a937ef478f01e.tar.gz
hdf5-06dc01d40e1d2db619e287786a9a937ef478f01e.tar.bz2
[svn-r14917] Description:
Clean up files created & cleaned up for dataset tests. Tested on: Mac OS X/32 10.5.2 (amazon) Too minor to require h5committest
Diffstat (limited to 'test/Makefile.am')
-rw-r--r--test/Makefile.am6
1 files changed, 4 insertions, 2 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index 191e999..8a6a2f0 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -102,9 +102,11 @@ flush2.chkexe_: flush1.chkexe_
# specifying a file prefix or low-level driver. Changing the file
# 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+=cmpd_dset.h5 compact_dataset.h5 dataset.h5 extend.h5 istore.h5\
+CHECK_CLEANFILES+=cmpd_dset.h5 compact_dataset.h5 dataset.h5 dset_offset.h5 \
+ max_compact_dataset.h5 simple.h5 set_local.h5 random_chunks.h5 \
+ extend.h5 istore.h5 \
tfile[1-4].h5 th5s[1-3].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]\
+ extern_[1-3].h5 extern_[1-4][ab].raw gheap[0-4].h5 dt_arith[1-2] \
links.h5 links[0-6]*.h5 extlinks[0-9].h5 tmp \
big.data big[0-9][0-9][0-9][0-9][0-9].h5 \
stdio.h5 sec2.h5 dtypes[1-8].h5 dt_arith[1-2].h5 tattr.h5 \