summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorgotoyuzo <gotoyuzo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-05-18 04:02:24 +0000
committergotoyuzo <gotoyuzo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-05-18 04:02:24 +0000
commit198c304b9ef897d124f6220297ac3f6bf364d9cc (patch)
tree30dbb377d4b97a7905864dae1d36d780882d0b00 /MANIFEST
parentd88b373dc903070bd62638e69aff578832fdcec2 (diff)
* test for OpenSSL::X509
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@6354 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 4affe6f2b6..9ef956d52e 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -755,6 +755,11 @@ test/fileutils/test_nowrite.rb
test/gdbm/test_gdbm.rb
test/logger/test_logger.rb
test/monitor/test_monitor.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