ruby--ruby/test
akr 945b604e3a extra commas removed.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24877 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-09-12 16:33:44 +00:00
..
base64
bigdecimal
cgi add a test. 2009-07-30 07:39:09 +00:00
csv rescue Encoding::ConverterNotFoundError. 2009-08-16 06:31:31 +00:00
date * lib/date/format.rb (strptime): removed \v; since \s includes \v. 2009-08-16 23:22:13 +00:00
dbm
digest
dl * test/dl: use require_relative to require test_base.rb. 2009-09-10 17:14:53 +00:00
drb
erb
etc
fileutils * test/fileutils: use require_relative to require fileasserts. 2009-09-11 09:53:50 +00:00
gdbm
iconv
io/nonblock
json Add tests of JSON 1.1.9. 2009-09-01 17:34:50 +00:00
logger
matrix
minitest
mkmf * test/mkmf/base.rb (TestMkmf): was turned into a class, because 2009-08-06 04:30:15 +00:00
monitor
net * lib/net/imap.rb (idle): leaves IDLE in a ensure clause. a patch 2009-07-24 09:09:04 +00:00
nkf
open-uri extra commas removed. 2009-09-12 16:33:44 +00:00
openssl
optparse
ostruct
pathname
rdoc Tue Aug 18 13:46:14 2009 TAKANO Mitsuhiro (takano32) <tak@no32.tk> 2009-08-18 04:52:41 +00:00
readline
rexml
rinda
ripper * parse.y (yylex): should dispatch scan-event even when follows 2009-08-16 14:58:27 +00:00
rss * lib/rss/maker/base.rb, test/rss/test_maker_2.0.rb: fix a bug 2009-08-24 12:31:22 +00:00
ruby * test/ruby/test_require.rb (test_relative): test without current 2009-09-12 15:52:03 +00:00
rubygems
scanf
sdbm
socket
stringio
strscan * ext/strscan/strscan.c (strscan_set_string): set string should not be 2009-08-26 23:16:40 +00:00
uri
webrick
win32ole
xmlrpc
yaml
zlib * ext/zlib/zlib.c (gzfile_read_all): use gzfile_newstr; 2009-08-29 16:17:26 +00:00
inlinetest.rb
runner.rb
test_delegate.rb
test_ipaddr.rb
test_open3.rb
test_pp.rb
test_prettyprint.rb
test_prime.rb
test_pstore.rb
test_pty.rb
test_set.rb
test_shellwords.rb
test_singleton.rb
test_syslog.rb
test_tempfile.rb * test/test_tempfile.rb: merged from Hongli Lai's fork. 2009-08-26 10:00:03 +00:00
test_time.rb
test_timeout.rb
test_tsort.rb