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 86154f63b3 * transcode.c (make_econv_exception): show readagain part for invalid
byte sequence exception.  store the part as an instance variable.
  (ecerr_readagain_bytes): new method to access the readagain part.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18850 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-08-25 15:26:54 +00:00
..
csv
dbm
digest
drb
erb
etc * test/etc/test_etc.rb (test_passwd): age field may be string under 2008-07-29 12:36:28 +00:00
fileutils
gdbm
iconv * test/iconv/test_option.rb (test_ignore_option): skip if iconv 2008-08-20 23:00:01 +00:00
io/nonblock * test/io/nonblock/test_flush.rb (TestIONonblock#test_flush): 2008-08-05 09:04:13 +00:00
json
logger
monitor
net
nkf
openssl * lib/webrick/server.rb (WEBrick::GenericServer#shutdown): 2008-08-22 11:12:06 +00:00
optparse
ostruct
pathname
rdoc
readline * golf_prelude.rb, lib/set.rb (TC_Set#test_each), 2008-08-13 08:03:30 +00:00
rinda merged from 1.8 2008-07-27 00:04:38 +00:00
ripper
rss * test/rss/: use PNG instead of zlib as binary data. 2008-07-28 12:33:44 +00:00
ruby * transcode.c (make_econv_exception): show readagain part for invalid 2008-08-25 15:26:54 +00:00
rubygems * test/rubygems/test_gem_ext_configure_builder.rb 2008-07-31 07:39:41 +00:00
scanf * lib/scanf.rb (Scanf::FormatSpecifier#initialize): %i should accept 2008-08-20 21:12:58 +00:00
sdbm * test/sdbm/test_sdbm.rb: add some tests. 2008-08-01 12:50:17 +00:00
socket * test/socket/test_tcp.rb (test_recvfrom): replace an irrelevant test 2008-07-23 14:25:32 +00:00
stringio
strscan
testunit
uri
webrick * lib/webrick/cgi.rb (WEBrick::CGI::Socket#eof?): added lacked method. 2008-08-17 17:33:13 +00:00
win32ole * test/win32ole/test_err_in_callback.rb: do not require 'mkmf' 2008-08-12 04:35:13 +00:00
xmlrpc
yaml
zlib
inlinetest.rb
runner.rb
test_delegate.rb
test_ipaddr.rb
test_pp.rb
test_prettyprint.rb
test_pstore.rb
test_set.rb
test_shellwords.rb
test_singleton.rb
test_tempfile.rb
test_time.rb
test_timeout.rb
test_tsort.rb