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 8c3f13f98d fix previous change.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25790 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-11-15 23:57:00 +00:00
..
base64
bigdecimal * ext/bigdecimal/bigdecimal.c (BigDecimalCmp): Fix comparisons [ruby-core:26646] 2009-11-14 00:17:07 +00:00
cgi * test/cgi/test_cgi_multipart.rb (_read): 2009-11-12 14:53:35 +00:00
csv
date
dbm
digest
dl * test/dl/test_cptr.rb (**): using ruby_xfree instead of libc's free 2009-11-13 07:19:59 +00:00
drb
erb
etc
fileutils
gdbm
iconv
io/nonblock
json Use Array#permutation for permutation tests. 2009-10-20 15:59:43 +00:00
logger * test/logger/test_logger.rb (TestLogDevice#test_write): check 2009-10-20 23:17:19 +00:00
matrix * test/matrix/test_matrix.rb (TestMatrix#test_rank): 2009-11-10 17:18:31 +00:00
minitest
mkmf
monitor * added monitor.rb test. see #2240 the bug on ruby_1_8. 2009-10-20 15:57:39 +00:00
net * lib/net/http.rb (Net::HTTPResponse#each_response_header): 2009-10-30 13:09:03 +00:00
nkf
open-uri
openssl
optparse
ostruct
pathname
rake
rdoc
readline
rexml
rinda
ripper * parse.y (ripper_filename): add Ripper#filename. [ruby-dev:37856] * test/ripper/test_filter.rb: add more tests. 2009-10-26 23:11:59 +00:00
rss
ruby fix previous change. 2009-11-15 23:57:00 +00:00
rubygems
scanf * test/scanf/test_scanfio.rb (TestScanfIO): needs to inherit 2009-10-21 03:44:56 +00:00
sdbm
socket
stringio * ext/stringio/stringio.c (Init_stringio): added read_nonblock and 2009-10-27 13:22:40 +00:00
strscan
uri
webrick
win32ole
xmlrpc
yaml
zlib
inlinetest.rb
runner.rb
test_delegate.rb
test_ipaddr.rb
test_open3.rb
test_pp.rb * lib/pp.rb (PP::ObjectMixin#pretty_print): use to_s regardless of 2009-11-07 12:05:38 +00:00
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 * lib/tempfile.rb (Tempfile#initialize): option hash may not be 2009-11-11 21:42:40 +00:00
test_time.rb
test_timeout.rb
test_tsort.rb