1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test
shugo d59bfb2d06 Add BufferedSSLSocket#send.
SSLSocket#send is not defined, so use #write instead.  flags and dest are
ignored.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@56871 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-11-22 05:17:45 +00:00
..
-ext- test_fstring.rb: fix exception 2016-11-12 13:24:23 +00:00
base64
benchmark
bigdecimal
cgi
coverage
csv
date
dbm
digest
drb
dtrace
erb
etc
excludes
fiddle
fileutils
gdbm
io
irb
json
lib
logger logger.rb: fix next rotate time 2016-11-16 06:59:42 +00:00
matrix
minitest
misc
mkmf
monitor
net Add BufferedSSLSocket#send. 2016-11-22 05:17:45 +00:00
nkf
objspace
open-uri
openssl
optparse
ostruct
pathname
psych
rdoc
readline
resolv fix Resolv::LOC::Coord.create. 2016-11-05 15:19:21 +00:00
rexml
rinda * test/rinda/test_rinda.rb (test_make_socket_ipv6_multicast, 2016-11-06 03:04:33 +00:00
ripper test_files.rb: sample size 2016-11-10 07:47:43 +00:00
rss
ruby Revert r56856 2016-11-21 22:45:26 +00:00
rubygems
scanf
sdbm
shell
socket
stringio
strscan
syslog
testunit
thread Fix regexp and typo 2016-11-15 15:04:56 +00:00
uri
webrick
win32ole
yaml
zlib
colors
runner.rb
test_abbrev.rb
test_cmath.rb
test_delegate.rb
test_find.rb
test_forwardable.rb
test_ipaddr.rb IPAddr#== and IPAddr#<=> no longer raise an exception if coercion fails 2016-11-05 13:53:38 +00:00
test_mathn.rb numeric.c: round to nearest even 2016-11-05 09:49:39 +00:00
test_mutex_m.rb
test_observer.rb
test_open3.rb
test_pp.rb
test_prettyprint.rb
test_prime.rb
test_pstore.rb
test_pty.rb
test_rbconfig.rb
test_securerandom.rb
test_set.rb Add Set#compare_by_identity and Set#compare_by_identity? 2016-11-05 09:23:14 +00:00
test_shellwords.rb
test_singleton.rb
test_syslog.rb
test_tempfile.rb
test_time.rb Time.parse's "now" argument as nil works again. 2016-11-05 14:03:34 +00:00
test_timeout.rb
test_tmpdir.rb
test_tracer.rb
test_tsort.rb
test_unicode_normalize.rb
test_weakref.rb
test_win32api.rb