summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorgotoyuzo <gotoyuzo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-05-17 20:23:28 +0000
committergotoyuzo <gotoyuzo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-05-17 20:23:28 +0000
commitbd0cd7f92b7d7856b315bbc0342de8b3e0ad3b5a (patch)
tree3255920c144a0c8c47158c099d570a8a004238ab /MANIFEST
parent22ee7f04fe89e878098c9e16db73fb86566ac5e6 (diff)
* test for OpenSSL::X509
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6350 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST5
1 files changed, 5 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 2139c59b1a..fd08ad099f 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -802,6 +802,11 @@ test/inlinetest.rb
test/logger/test_logger.rb
test/monitor/test_monitor.rb
test/net/http/test_httpheader.rb
+test/openssl/test_x509cert.rb
+test/openssl/test_x509crl.rb
+test/openssl/test_x509name.rb
+test/openssl/test_x509req.rb
+test/openssl/utils.rb
test/optparse/test_noarg.rb
test/optparse/test_optarg.rb
test/optparse/test_optparse.rb