summaryrefslogtreecommitdiffstats
path: root/vms
diff options
context:
space:
mode:
authorRaymond Lu <songyulu@hdfgroup.org>2009-12-16 20:23:42 (GMT)
committerRaymond Lu <songyulu@hdfgroup.org>2009-12-16 20:23:42 (GMT)
commit93d36eecacd424b81671909f7e19873c0cdbcc2b (patch)
tree8fca0cae22f1723e8a5e1e130b8ed205ad9fb9e7 /vms
parentdc974e3de2bd1eb329a8d2fef26fec8529e58050 (diff)
downloadhdf5-93d36eecacd424b81671909f7e19873c0cdbcc2b.zip
hdf5-93d36eecacd424b81671909f7e19873c0cdbcc2b.tar.gz
hdf5-93d36eecacd424b81671909f7e19873c0cdbcc2b.tar.bz2
[svn-r18022] 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
$!