ruby--ruby/test
matz 7ae76a9e6b * test/ruby/test_parse.rb (TestParse): update a test not to use
recently fixed inconsistent syntax.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19200 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-09-06 22:14:28 +00:00
..
cgi * test/cgi/test_cgi_multipart.rb: add test for multipart. 2008-08-28 00:30:40 +00:00
csv
dbm
digest
drb
erb
etc * test/etc/test_etc.rb (test_getpwuid, test_getgrgid): use 2008-09-03 15:02:22 +00:00
fileutils * io.c (copy_stream_fallback_body): use read method unless readpartial 2008-09-05 09:37:55 +00:00
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
rexml * lib/rexml/document.rb: limit entity expansion. 2008-09-01 13:41:38 +00:00
rinda fix failures [ruby-dev:35937]. 2008-08-30 14:53:15 +00:00
ripper
rss
ruby * test/ruby/test_parse.rb (TestParse): update a test not to use 2008-09-06 22:14:28 +00:00
rubygems
scanf * lib/scanf.rb: fixed bug involving matching literal '[' 2008-09-03 12:54:13 +00:00
sdbm * test/sdbm/test_sdbm.rb: add some tests. 2008-08-01 12:50:17 +00:00
socket
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 * ext/win32ole/win32ole.c (ole_invoke): WIN32OLE#[] and WIN32OLE#[]= 2008-08-27 14:43:23 +00:00
xmlrpc
yaml
zlib
inlinetest.rb
runner.rb
test_delegate.rb
test_ipaddr.rb
test_pp.rb
test_prettyprint.rb
test_prime.rb * lib/mathn.rb (Integer): moved into prime.rb. 2008-09-03 13:57:21 +00:00
test_pstore.rb
test_set.rb
test_shellwords.rb
test_singleton.rb
test_tempfile.rb
test_time.rb
test_timeout.rb
test_tsort.rb