projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c20dd45
)
Make sure the source directory for ASN1TEST is defined.
author
Richard Levitte
<levitte@openssl.org>
Thu, 18 Nov 2010 22:45:38 +0000
(22:45 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Thu, 18 Nov 2010 22:45:38 +0000
(22:45 +0000)
test/maketests.com
patch
|
blob
|
history
diff --git
a/test/maketests.com
b/test/maketests.com
index a18e51e0dc6c97dc5696712701b22f8ba3f1f65f..3d8129bf2a56827ff913a6201da17b48c53a66cd 100644
(file)
--- a/
test/maketests.com
+++ b/
test/maketests.com
@@
-139,8
+139,9
@@
$ T_D_EXPTEST := [-.crypto.bn]
$ T_D_DSATEST := [-.crypto.dsa]
$ T_D_RSA_TEST := [-.crypto.rsa]
$ T_D_EVP_TEST := [-.crypto.evp]
-$ T_D_JPAKETEST := [-.crypto.jpake]
$ T_D_IGETEST := [-.test]
+$ T_D_JPAKETEST := [-.crypto.jpake]
+$ T_D_ASN1TEST := [-.test]
$!
$ TCPIP_PROGRAMS = ",,"
$ IF COMPILER .EQS. "VAXC" THEN -