1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test
akr 7fd155cf0f * ext/openssl/ossl_ssl.c (write_would_block): defined.
(read_would_block): defined.
  (ossl_start_ssl): add nonblock argument.
  (ossl_ssl_connect): follow ossl_start_ssl change.
  (ossl_ssl_connect_nonblock): new method.
  (ossl_ssl_accept): follow ossl_start_ssl change.
  (ossl_ssl_accept_nonblock): new method.
  (ossl_ssl_read_internal): use write_would_block and
  read_would_block.
  (ossl_ssl_write_internal): ditto.



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23029 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-03-21 06:56:33 +00:00
..
base64
bigdecimal
cgi * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
csv * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
date * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
dbm * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
digest
dl pattern refined for ldd on OpenBSD. 2009-03-18 12:19:52 +00:00
drb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
erb * test/erb/test_erb.rb (test/erb/test_erb.rb): removed trailing spaces. 2009-03-07 03:35:44 +00:00
etc
fileutils * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
gdbm * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
iconv
io/nonblock
json * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
logger
matrix
minitest * test/minitest/test_mini_test.rb: fixed tests depending on the 2009-03-15 03:34:18 +00:00
monitor
net * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
nkf * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
openssl * ext/openssl/ossl_ssl.c (write_would_block): defined. 2009-03-21 06:56:33 +00:00
optparse
ostruct * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
pathname * lib/pathname.rb (Pathname#sub): set $~ in block.binding. 2009-03-17 05:26:15 +00:00
rdoc * test/rdoc/test_rdoc_markup_to_html_crossref.rb (verify_convert): 2009-03-07 04:20:51 +00:00
readline * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
rexml
rinda * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
ripper * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
rss * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
ruby * test/ruby/test_process.rb (test_popen_shell): test for [ruby-core:22960]. 2009-03-20 23:52:43 +00:00
rubygems * lib/rubygems/installer.rb (Gem::Installer#shebang): fix for env 2009-03-15 03:01:39 +00:00
scanf * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
sdbm
socket use IO::WaitWritable. 2009-03-19 12:45:40 +00:00
stringio * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
strscan
uri * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
webrick * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
win32ole * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
xmlrpc * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
yaml * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
zlib
inlinetest.rb
runner.rb
test_delegate.rb
test_ipaddr.rb
test_open3.rb
test_pp.rb
test_prettyprint.rb
test_prime.rb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
test_pstore.rb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
test_pty.rb
test_set.rb
test_shellwords.rb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
test_singleton.rb
test_syslog.rb * test/test_syslog.rb (TestSyslog#test_open): check 2009-03-18 08:01:48 +00:00
test_tempfile.rb
test_time.rb
test_timeout.rb
test_tsort.rb