summaryrefslogtreecommitdiffstats
path: root/test/Makefile.in
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2002-01-27 05:27:21 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2002-01-27 05:27:21 (GMT)
commite46a7e95506e1b04bbd6bcdace9af7071088dd2e (patch)
tree319af69f172058bd1e6e49ad81166007648bcd09 /test/Makefile.in
parent8fde2db872ea2398b6ac8662ff96c20e6481325e (diff)
downloadhdf5-e46a7e95506e1b04bbd6bcdace9af7071088dd2e.zip
hdf5-e46a7e95506e1b04bbd6bcdace9af7071088dd2e.tar.gz
hdf5-e46a7e95506e1b04bbd6bcdace9af7071088dd2e.tar.bz2
[svn-r4871] Purpose:
Add regression tests Description: Added regression test for using a VL-datatype in two separate files. Platforms tested: FreeBSD 4.5 (sleipnir)
Diffstat (limited to 'test/Makefile.in')
-rw-r--r--test/Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/Makefile.in b/test/Makefile.in
index 0dc0b2e..528329c 100644
--- a/test/Makefile.in
+++ b/test/Makefile.in
@@ -48,7 +48,8 @@ MOSTLYCLEAN=cmpd_dset.h5 dataset.h5 extend.h5 istore.h5 tfile1.h5 tfile2.h5 \
tattr.h5 tselect.h5 mtime.h5 unlink.h5 \
fillval_[0-9].h5 fillval.raw mount_[0-9].h5 testmeta.h5 \
ttime.h5 trefer[12].h5 tvltypes.h5 tvlstr.h5 flush.h5 enum1.h5 \
- titerate.h5 ttsafe.h5 tarray1.h5 tgenprop.h5 tmisc.h5
+ titerate.h5 ttsafe.h5 tarray1.h5 tgenprop.h5 tmisc.h5 tmisc2a.h5 \
+ tmisc2b.h5
CLEAN=$(TIMINGS)
## Source and object files for programs... The TEST_SRC list contains all the