diff options
Diffstat (limited to 'vms/test')
-rw-r--r-- | vms/test/check.com | 5 | ||||
-rw-r--r-- | vms/test/make.com | 6 |
2 files changed, 0 insertions, 11 deletions
diff --git a/vms/test/check.com b/vms/test/check.com index 402f17a..1a833dc 100644 --- a/vms/test/check.com +++ b/vms/test/check.com @@ -216,11 +216,6 @@ $ run set_extent $ type sys$input $ type sys$input -------- Running space_overflow ------- -$ run space_overflow -$ type sys$input - -$ type sys$input ------- Running stab ------- $ run stab $ type sys$input diff --git a/vms/test/make.com b/vms/test/make.com index 998b6f8..e4adac9 100644 --- a/vms/test/make.com +++ b/vms/test/make.com @@ -288,12 +288,6 @@ $ link set_extent, - libh5test.olb/lib,[-.src]hdf5.olb/lib,zlib_dir:libz.olb/lib $! $ type sys$input - Creating space_overflow test -$ ccc space_overflow -$ link space_overflow, - - libh5test.olb/lib,[-.src]hdf5.olb/lib,zlib_dir:libz.olb/lib -$! -$ type sys$input Creating stab test $ ccc stab $ link stab, - |