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:
94949a5
)
add test
author
Ulf Möller
<ulf@openssl.org>
Sat, 22 Feb 2003 01:20:55 +0000
(
01:20
+0000)
committer
Ulf Möller
<ulf@openssl.org>
Sat, 22 Feb 2003 01:20:55 +0000
(
01:20
+0000)
ms/test.bat
patch
|
blob
|
history
diff --git
a/ms/test.bat
b/ms/test.bat
index 8f6919428324fb5ee213b9f9b4834e5bbf13f13f..c3a1b0c28d943605bc30834dcb1f03988b4f7bad 100755
(executable)
--- a/
ms/test.bat
+++ b/
ms/test.bat
@@
-67,6
+67,10
@@
echo dsatest
dsatest
\r
if errorlevel 1 goto done
\r
\r
+echo ectest
\r
+ectest
\r
+if errorlevel 1 goto done
\r
+
\r
echo testenc
\r
call %test%\testenc openssl
\r
if errorlevel 1 goto done
\r