1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/openssl
naruse 663a7488ce * test/openssl/{test_x509cert.rb,openssl,test_x509crl.rb,
test_x509req.rb}:
  fix false positive tests because of OpenSSL spec change.
  patched by originally Hongli Lai [ruby-core:27417],
  and fixed by Motohiro KOSAKI [ruby-core:28063]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26780 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-02-28 02:47:19 +00:00
..
ssl_server.rb
test_asn1.rb use require_relative. 2010-02-02 13:58:56 +00:00
test_cipher.rb
test_config.rb * test/openssl/test_config.rb (OpenSSL::TestConfig): new test case. 2009-11-26 12:18:04 +00:00
test_digest.rb
test_ec.rb
test_hmac.rb Add some more tests, revisited. 2010-02-23 17:36:12 +00:00
test_ns_spki.rb use require_relative. 2010-02-02 13:58:56 +00:00
test_pair.rb * test: use require_relative. 2009-09-12 17:00:51 +00:00
test_pkcs7.rb use require_relative. 2010-02-02 13:58:56 +00:00
test_pkey_rsa.rb
test_ssl.rb supress warnings. 2010-01-25 23:12:50 +00:00
test_x509cert.rb * test/openssl/{test_x509cert.rb,openssl,test_x509crl.rb, 2010-02-28 02:47:19 +00:00
test_x509crl.rb * test/openssl/{test_x509cert.rb,openssl,test_x509crl.rb, 2010-02-28 02:47:19 +00:00
test_x509ext.rb
test_x509name.rb
test_x509req.rb * test/openssl/{test_x509cert.rb,openssl,test_x509crl.rb, 2010-02-28 02:47:19 +00:00
test_x509store.rb use require_relative. 2010-02-02 13:58:56 +00:00
utils.rb