summaryrefslogtreecommitdiffstats
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
commitec13862e615ce79211c27e90e1b5f42f3df72eef (patch)
tree3255920c144a0c8c47158c099d570a8a004238ab /MANIFEST
parentd270e16c0d257d02e02fc602dd769168f9a2d560 (diff)
downloadruby-ec13862e615ce79211c27e90e1b5f42f3df72eef.tar.gz
ruby-ec13862e615ce79211c27e90e1b5f42f3df72eef.tar.xz
ruby-ec13862e615ce79211c27e90e1b5f42f3df72eef.zip
* test for OpenSSL::X509
git-svn-id: http://svn.ruby-lang.org/repos/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 2139c59b1..fd08ad099 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