projects
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from:
8368d46
)
Rework 00-test_checkexes.t for VMS
author
Richard Levitte
<levitte@openssl.org>
Thu, 30 Apr 2015 17:38:47 +0000
(19:38 +0200)
committer
Richard Levitte
<levitte@openssl.org>
Mon, 7 Sep 2015 14:10:58 +0000
(16:10 +0200)
Unfortunately, a file spec with character range globs interfere with
paths on VMS, and are therefore disabled. Rework this test to collect
a list of expected tests and a list of all recipes and compare the two
using grep.
Reviewed-by: Rich Salz <rsalz@openssl.org>
No differences found