diff options
author | HDF Tester <hdftest@hdfgroup.org> | 2008-05-05 01:44:48 (GMT) |
---|---|---|
committer | HDF Tester <hdftest@hdfgroup.org> | 2008-05-05 01:44:48 (GMT) |
commit | c44f69704049daa3cbb5904b3de8f980fd3702a2 (patch) | |
tree | 2f8b48532514e101af080b0af2e33f66c0892854 /test | |
parent | 06dc01d40e1d2db619e287786a9a937ef478f01e (diff) | |
download | hdf5-c44f69704049daa3cbb5904b3de8f980fd3702a2.zip hdf5-c44f69704049daa3cbb5904b3de8f980fd3702a2.tar.gz hdf5-c44f69704049daa3cbb5904b3de8f980fd3702a2.tar.bz2 |
[svn-r14931] Snapshot version 1.8 release 0 (snap5)
Diffstat (limited to 'test')
-rw-r--r-- | test/Makefile.in | 28 |
1 files changed, 15 insertions, 13 deletions
diff --git a/test/Makefile.in b/test/Makefile.in index dc7c273..d4391a9 100644 --- a/test/Makefile.in +++ b/test/Makefile.in @@ -597,19 +597,21 @@ 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 cmpd_dset.h5 \ - compact_dataset.h5 dataset.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] 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 tselect.h5 mtime.h5 \ - unlink.h5 unicode.h5 coord.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 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 \ + 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] 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 \ + tselect.h5 mtime.h5 unlink.h5 unicode.h5 coord.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 \ + 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 dtransform.h5 test_filters.h5 get_file_name.h5 \ tstint[1-2].h5 unlink_chunked.h5 btree2.h5 objcopy_src.h5 \ objcopy_dst.h5 objcopy_ext.dat trefer1.h5 trefer2.h5 |