ruby/test
naruse 9e75b26702 * test/dl/test_base.rb: Add dragonfly to libc and libm switch.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22776 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-03-05 01:33:22 +00:00
..
base64
bigdecimal * test/bigdecimal/test_bigdecimal.rb (TestBigDecimal#test_hash): 2008-12-17 02:40:53 +00:00
cgi * lib/cgi/core.rb (CGI.parse): generate only key on params hash 2009-01-22 08:25:44 +00:00
csv
date
dbm
digest
dl * test/dl/test_base.rb: Add dragonfly to libc and libm switch. 2009-03-05 01:33:22 +00:00
drb
erb remove PercentScanner. fixed % after %> bug. [ruby-dev:37751] [Bug #997] 2009-01-11 07:58:02 +00:00
etc * test/etc/test_etc.rb: trivial. 2009-02-06 15:26:36 +00:00
fileutils
gdbm
iconv
io/nonblock
json Removed json/runner.rb with permission from florian frank. it was serving no purpose 2008-12-15 22:13:29 +00:00
logger
matrix
minitest Imported minitest 1.3.1 r4532. 2009-01-20 23:26:55 +00:00
monitor
net
nkf
openssl select before read_nonblock. 2009-02-08 02:01:22 +00:00
optparse * lib/optparse.rb (OptionParser::List#summarize): gives priority 2008-12-26 06:50:55 +00:00
ostruct * lib/ostruct.rb (modifiable): check if really frozen. 2009-02-27 05:23:10 +00:00
pathname * lib/pathname.rb (Pathname#realdirpath): new method. 2009-01-30 12:50:55 +00:00
rdoc * test/rdoc/test_rdoc_info_formatting.rb (setup, teadown): uses 2008-12-27 13:41:04 +00:00
readline * ext/readline/extconf.rb: checked rl_set_screen_size and 2009-02-03 12:21:08 +00:00
rexml
rinda
ripper
rss * lib/rss/maker.rb, lib/rss/maker/0.9.rb, lib/rss/maker/base.rb: 2008-12-11 12:06:26 +00:00
ruby * test/ruby/test_array.rb: fix wrong test, and add a test for 2009-03-04 19:43:35 +00:00
rubygems * lib/rubygems/installer.rb (Gem::Installer#initialize): fixed 2009-01-22 07:28:35 +00:00
scanf
sdbm
socket * ext/socket/ancdata.c (rsock_discard_cmsg_resource): defined 2009-03-02 12:14:35 +00:00
stringio * test/stringio/test_stringio.rb (test_ungetc_pos): added. 2009-02-12 10:41:48 +00:00
strscan
uri
webrick
win32ole
xmlrpc
yaml
zlib
inlinetest.rb
runner.rb
test_delegate.rb
test_ipaddr.rb
test_open3.rb * lib/open3.rb (Open3.pipeline_start): return an array of threads if a 2008-12-10 17:24:42 +00:00
test_pp.rb * test/test_pp.rb: extract from lib/pp.rb. 2009-02-14 23:36:45 +00:00
test_prettyprint.rb * test/test_pp.rb: extract from lib/pp.rb. 2009-02-14 23:36:45 +00:00
test_prime.rb * lib/prime.rb (Prime::prime?): used to return a wrong answer. 2009-03-03 15:57:15 +00:00
test_pstore.rb
test_pty.rb * ext/pty/pty.c (getDevice): add nomesg argument. 2008-12-16 11:39:17 +00:00
test_set.rb
test_shellwords.rb
test_singleton.rb
test_tempfile.rb
test_time.rb * lib/time.rb (Time.parse): raise ArgumentError if Date._parse don't 2009-02-14 22:03:28 +00:00
test_timeout.rb
test_tsort.rb * test/test_pp.rb: extract from lib/pp.rb. 2009-02-14 23:36:45 +00:00