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
yugui c5089caba9 merges r29784,r29787 and r29788 from trunk into ruby_1_9_2.
--
* etc/openssl/ossl_ssl.c (ossl_ssl_get_cert): raise exception if
  pointer is invalid.  Thanks Ippei Obayashi! [ruby-dev:42573]
--
STDIN is not valid when ruby doesn't have tty.
--
making ssl test a little better

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@30138 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-12-08 08:09:36 +00:00
..
ssl_server.rb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
test_asn1.rb merges r29075 from trunk into ruby_1_9_2. 2010-10-02 11:20:01 +00:00
test_bn.rb merges r29407 from trunk into ruby_1_9_2. 2010-12-02 08:05:48 +00:00
test_cipher.rb * test: assert_raises has been deprecated since a long time ago. 2008-09-24 17:44:39 +00:00
test_config.rb * test/openssl/test_config.rb (test_freeze): skip on Windows because Config.new 2010-06-03 01:17:58 +00:00
test_digest.rb * ext/openssl/extconf.rb: add check for OBJ_NAME_do_all_sorted. 2006-05-08 00:12:00 +00:00
test_ec.rb * test/openssl/test_ec.rb: added test_dsa_sign_asn1_FIPS186_3. dgst is 2010-05-06 10:13:46 +00:00
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 merges r29784,r29787 and r29788 from trunk into ruby_1_9_2. 2010-12-08 08:09:36 +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 * test: fixed wrong assertions. 2010-05-02 08:25:11 +00:00
utils.rb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00