diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2009-01-29 18:18:39 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2009-01-29 18:18:39 (GMT) |
commit | 6416329ef8bfc9e1b3f2a0876cd13b83963b13ef (patch) | |
tree | 86f6d23f6fbf2673f1306a69fa0dc8f0ee3d82db /test/Makefile.am | |
parent | b698574fce26e8cf5134ea9268f1bca25baf9a46 (diff) | |
download | hdf5-6416329ef8bfc9e1b3f2a0876cd13b83963b13ef.zip hdf5-6416329ef8bfc9e1b3f2a0876cd13b83963b13ef.tar.gz hdf5-6416329ef8bfc9e1b3f2a0876cd13b83963b13ef.tar.bz2 |
[svn-r16372] Description:
Clean up files produced from set_extent testing.
Tested on:
FreeBSD/32 6.3 (duty)
(too minor to require h5committest)
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 817829a..1709d44 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -114,7 +114,7 @@ CHECK_CLEANFILES+=cmpd_dset.h5 compact_dataset.h5 dataset.h5 dset_offset.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 \ - tmisc[0-9]*.h5 set_extent_read.h5 set_extent_create.h5 \ + tmisc[0-9]*.h5 set_extent[1-5].h5 ext[12].bin \ getname.h5 getname[1-3].h5 sec2_file.h5 direct_file.h5 \ family_file000[0-3][0-9].h5 multi_file-[rs].h5 core_file \ new_move_[ab].h5 ntypes.h5 dangle.h5 error_test.h5 err_compat.h5 \ |