diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2005-02-01 01:50:00 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2005-02-01 01:50:00 (GMT) |
commit | 9f17319144fca94a852fd500487b0e4ae48e0997 (patch) | |
tree | c560c4d92b10f5762e6195631369df3b36cfd047 /test/Makefile.in | |
parent | 593d0c490a05b9f35859969e24b583c79a414743 (diff) | |
download | hdf5-9f17319144fca94a852fd500487b0e4ae48e0997.zip hdf5-9f17319144fca94a852fd500487b0e4ae48e0997.tar.gz hdf5-9f17319144fca94a852fd500487b0e4ae48e0997.tar.bz2 |
[svn-r9899] Purpose:
Code cleanup
Description:
Clean up some leftover testfiles...
Platforms tested:
Too minor to require h5committest...
Diffstat (limited to 'test/Makefile.in')
-rw-r--r-- | test/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile.in b/test/Makefile.in index 70e54a9..005b71b 100644 --- a/test/Makefile.in +++ b/test/Makefile.in @@ -61,7 +61,7 @@ MOSTLYCLEAN=cmpd_dset.h5 compact_dataset.h5 dataset.h5 extend.h5 istore.h5 \ tfile[1-4].h5 th5s[1-3].h5 lheap.h5 ohdr.h5 stab[1-2].h5 \ extern_[1-3].h5 extern_[1-4][ab].raw gheap[0-4].h5 \ links.h5 links[1-3].h5 big.data big[0-9][0-9][0-9][0-9][0-9].h5 \ - dtypes[1-7].h5 tattr.h5 tselect.h5 mtime.h5 unlink.h5 \ + dtypes[1-8].h5 tattr.h5 tselect.h5 mtime.h5 unlink.h5 \ fillval_[0-9].h5 fillval.raw mount_[0-9].h5 testmeta.h5 ttime.h5 \ trefer[1-3].h5 tvltypes.h5 tvlstr.h5 tvlstr2.h5 flush.h5 \ enum1.h5 titerate.h5 ttsafe.h5 tarray1.h5 tgenprop.h5 \ |