* test/openssl/tesst_config.rb: execute based on the existence of the

OpenSSL module.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32100 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
emboss 2011-06-15 12:03:22 +00:00
parent 19853fc49b
commit 562e35bce5

View File

@ -1,3 +1,8 @@
Wed Jun 15 21:00:47 2011 Martin Bosslet <Martin.Bosslet@googlemail.com>
* test/openssl/tesst_config.rb: execute based on the existence of the
OpenSSL module.
Wed Jun 15 12:35:11 2011 Tanaka Akira <akr@fsij.org>
* test/ruby/test_io.rb (test_copy_stream_socket): wait a child process