summaryrefslogtreecommitdiffstats
path: root/vms
diff options
context:
space:
mode:
authorRaymond Lu <songyulu@hdfgroup.org>2009-12-16 20:20:54 (GMT)
committerRaymond Lu <songyulu@hdfgroup.org>2009-12-16 20:20:54 (GMT)
commitd6a53eadec4b9895618c3bb2108d8ff9c27415d0 (patch)
treec2435c74d8d1dc4ff1cb701e385180cf08215ade /vms
parentf866495ba032016b1ed8a094cc4e82bb27a146fa (diff)
downloadhdf5-d6a53eadec4b9895618c3bb2108d8ff9c27415d0.zip
hdf5-d6a53eadec4b9895618c3bb2108d8ff9c27415d0.tar.gz
hdf5-d6a53eadec4b9895618c3bb2108d8ff9c27415d0.tar.bz2
[svn-r18021] I added tlinks to testhdf5.
Tested v1.8.4 on OpenVMS.
Diffstat (limited to 'vms')
-rw-r--r--vms/c++/test/make.com3
1 files changed, 2 insertions, 1 deletions
diff --git a/vms/c++/test/make.com b/vms/c++/test/make.com
index 47d9370..7e4b671 100644
--- a/vms/c++/test/make.com
+++ b/vms/c++/test/make.com
@@ -33,13 +33,14 @@ $ ccc testhdf5
$ ccc tfile
$ ccc tfilter
$ ccc th5s
+$ ccc tlinks
$ ccc trefer
$ ccc ttypes
$ ccc tvlstr
$ type sys$input
Creating testhdf5
$ cxxlink testhdf5, h5cpputil, tattr, tcompound, tfile, tfilter, th5s, -
- trefer, ttypes, tvlstr, -
+ tlinks, trefer, ttypes, tvlstr, -
[-.src]hdf5_cplus.olb/lib, [-.-.test]libh5test.olb/lib, -
[-.-.src]hdf5.olb/lib,zlib_dir:libz.olb/lib
$!