1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

* test/openssl/tset_ssl.rb: run tests on non-Unix platforms.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@51396 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
usa 2015-07-27 03:21:53 +00:00
parent 0f6b7c4c3b
commit f294fe3def

View file

@ -1,3 +1,7 @@
Mon Jul 27 12:21:15 2015 NAKAMURA Usaku <usa@ruby-lang.org>
* test/openssl/tset_ssl.rb: run tests on non-Unix platforms.
Sun Jul 26 19:21:31 2015 Nobuyoshi Nakada <nobu@ruby-lang.org>
* ext/openssl/ossl_ssl.c (ossl_ssl_alpn_protocol): fix condition