mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-03-31 17:10:47 +08:00
[svn-r12153] Purpose: Maintainence
Description: Added the new test cross_read.c to this "Makefile". Platforms tested: Simple change, no test is needed, only affects OpenVMS.
This commit is contained in:
parent
981fe01dd1
commit
ef9835e89d
@ -245,7 +245,13 @@ $ type sys$input
|
||||
$ ccc reserved
|
||||
$ link reserved, -
|
||||
libh5test.olb/lib,[-.src]hdf5.olb/lib
|
||||
|
||||
|
||||
$ type sys$input
|
||||
Creating cross_read test
|
||||
$ ccc cross_read
|
||||
$ link cross_read, -
|
||||
libh5test.olb/lib,[-.src]hdf5.olb/lib
|
||||
|
||||
$ type sys$input
|
||||
Done with tests compilation
|
||||
$ type sys$input
|
||||
@ -428,7 +434,9 @@ $ type sys$input
|
||||
------- Running reserved -------
|
||||
$ run reserved
|
||||
$ type sys$input
|
||||
|
||||
$ type sys$input
|
||||
------- Running cross_read -------
|
||||
$ run cross_read
|
||||
$ type sys$input
|
||||
$EXIT
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user