summaryrefslogtreecommitdiffstats
path: root/vms/test
diff options
context:
space:
mode:
authorElena Pourmal <epourmal@hdfgroup.org>2006-08-09 22:46:17 (GMT)
committerElena Pourmal <epourmal@hdfgroup.org>2006-08-09 22:46:17 (GMT)
commit2bf4bc29cd1901bc90c079dc303373c4e07cc082 (patch)
tree4f063ea560f3c90e199749ba9a8279e3879b5add /vms/test
parent35719c0f6b52ccf5271ac5c57bd772458f048bd5 (diff)
downloadhdf5-2bf4bc29cd1901bc90c079dc303373c4e07cc082.zip
hdf5-2bf4bc29cd1901bc90c079dc303373c4e07cc082.tar.gz
hdf5-2bf4bc29cd1901bc90c079dc303373c4e07cc082.tar.bz2
[svn-r12559] Maintenance for VMS
Added files created by James for user-define links to the command files Added new script check_h5jam.com to test h5jam/h5unjam; test script needs more work. Platforms tested: VMS server and test script only.
Diffstat (limited to 'vms/test')
-rw-r--r--vms/test/make.com4
1 files changed, 2 insertions, 2 deletions
diff --git a/vms/test/make.com b/vms/test/make.com
index f9be931..dff2b45 100644
--- a/vms/test/make.com
+++ b/vms/test/make.com
@@ -22,7 +22,7 @@ $ type sys$input
Creating testhdf5
$
$ cobj= "h5test.c, testframe.c, testhdf5.c, tarray.c, tattr.c, tconfig.c, "+-
- "tfile.c, tgenprop.c,th5s.c, theap.c, tid.c, titerate.c,"+-
+ "tfile.c, tgenprop.c, th5o.c, th5s.c, theap.c, tid.c, titerate.c,"+-
"tmeta.c, tmisc.c, ttime.c, trefer.c, trefstr.c,"+-
"tselect.c, tskiplist.c, ttst.c, tunicode.c, tvltypes.c,"+-
"tvlstr.c, cache_common.c"
@@ -32,7 +32,7 @@ $ library/create/replace []libh5test h5test, testframe, cache_common
$ type sys$input
Creating libh5test
$ link testhdf5,tarray,tattr,tconfig, -
- tfile,tgenprop,th5s,theap,tid,titerate, -
+ tfile,tgenprop,th5o,th5s,theap,tid,titerate, -
tmeta,tmisc,ttime,trefer,trefstr, -
tselect,tskiplist,ttst,tunicode,tvltypes, -
tvlstr, -