1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test
kazu 06ac718546 * test/ripper/test_filter.rb: add tests. see [ruby-dev:37856]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23618 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-06-02 04:29:31 +00:00
..
base64
bigdecimal
cgi
csv * test/csv/test_interface.rb, test/csv/test_serialization.rb: 2009-03-30 23:20:44 +00:00
date * lib/date.rb: use subsec instead of nsec. 2009-05-09 10:28:37 +00:00
dbm
digest
dl pattern refined for ldd on OpenBSD. 2009-03-18 12:19:52 +00:00
drb
erb * test/erb/test_erb.rb (test/erb/test_erb.rb): removed trailing spaces. 2009-03-07 03:35:44 +00:00
etc
fileutils
gdbm
iconv
io/nonblock
json
logger
matrix
minitest * test/minitest/test_mini_test.rb: fixed tests depending on the 2009-03-15 03:34:18 +00:00
monitor
net
nkf
openssl * ext/openssl/ossl_ssl.c (write_would_block): defined. 2009-03-21 06:56:33 +00:00
optparse * lib/optparse.rb (OptionParser#parse_in_order): do not make an 2009-04-26 06:13:11 +00:00
ostruct
pathname * lib/pathname.rb (Pathname#sub): set $~ in block.binding. 2009-03-17 05:26:15 +00:00
rdoc * test/rdoc/test_rdoc_markup_to_html_crossref.rb (verify_convert): 2009-03-07 04:20:51 +00:00
readline
rexml
rinda
ripper * test/ripper/test_filter.rb: add tests. see [ruby-dev:37856] 2009-06-02 04:29:31 +00:00
rss * test/rss/test_maker_atom_feed.rb: suppress warnings. 2009-05-16 09:35:08 +00:00
ruby * cont.c (cont_capture, fiber_store): reraise transferred error. 2009-06-01 02:21:31 +00:00
rubygems * ext/extmk.rb: use RbConfig instead of Config. 2009-04-30 16:34:01 +00:00
scanf
sdbm
socket use IO::WaitWritable. 2009-03-19 12:45:40 +00:00
stringio * ext/stringio/stringio.c (strio_ungetbyte): encoding should not 2009-05-14 07:07:55 +00:00
strscan
uri
webrick
win32ole
xmlrpc
yaml * time.c: remove time_t restriction from Time class. 2009-04-21 14:56:59 +00:00
zlib * ext/zlib/zlib.c (Zlib::GzipFile#path): New method. 2009-04-22 16:31:06 +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/test_syslog.rb (TestSyslog#test_open): check 2009-03-18 08:01:48 +00:00
test_tempfile.rb
test_time.rb * time.c (rb_gmtime, rb_localtime): gmtime and localtime return 2009-05-25 18:41:32 +00:00
test_timeout.rb test/test_timeout.rb (TestTimeout#test_timeout): add a test. 2009-04-28 10:10:05 +00:00
test_tsort.rb