1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test
shugo 2e63cd97c1 * lib/net/imap.rb (decode_utf7, encode_utf7): refactored by
Nobuyoshi Nakada, to use String#encode.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35604 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-05-09 07:03:19 +00:00
..
-ext- * include/ruby/win32.h (FD_SET): change function to macro. 2012-05-08 12:47:25 +00:00
base64
benchmark
bigdecimal * ext/bigdecimal/bigdecimal.c (Init_bigdecimal): define IDs before 2012-05-07 02:03:28 +00:00
cgi test: why believe source directories are writable always? 2012-05-08 06:49:59 +00:00
coverage
csv test: fix test conditions 2012-05-08 06:50:03 +00:00
date
dbm
digest
dl
drb
erb
etc
fiddle
fileutils use assert_equal, assert_match, and so on. 2012-05-07 01:23:07 +00:00
gdbm
io
irb
json * ext/json: Merge JSON 1.7.1. 2012-05-07 16:00:49 +00:00
logger test: why believe source directories are writable always? 2012-05-08 06:49:59 +00:00
matrix
minitest Imported minitest 3.0.0 (r7435) w/ fixes for rubygems. 10955 tests, 2253343 assertions, 1 failures, 1 errors, 28 skips minus drb tests on x86_64-darwin11.3.0 and reviewed by drbrain 2012-05-09 04:09:25 +00:00
misc
mkmf test/mkmf/base.rb: hide compiler output 2012-05-08 06:50:05 +00:00
monitor
net * lib/net/imap.rb (decode_utf7, encode_utf7): refactored by 2012-05-09 07:03:19 +00:00
nkf
objspace
open-uri test: fix test conditions 2012-05-08 06:50:03 +00:00
openssl test_ssl.rb: test only if necessary option is available. 2012-05-07 17:18:55 +00:00
optparse
ostruct
pathname
psych
rake
rdoc
readline
resolv
rexml test: fix test conditions 2012-05-08 06:50:03 +00:00
rinda
ripper
rss
ruby * io.c (io_unread): fix IO#pos with mode 'r' bug on Windows. 2012-05-08 12:01:05 +00:00
rubygems * test/rubygems/test_gem_remote_fetcher.rb: skip OpenSSL dependent 2012-05-09 04:26:29 +00:00
scanf
sdbm
socket
stringio
strscan
syck
testunit test/testunit: fix for recent minitest 2012-05-07 18:54:09 +00:00
thread
uri
webrick
win32ole
xmlrpc
zlib
inlinetest.rb
profile_test_all.rb
runner.rb
test_cmath.rb
test_curses.rb
test_delegate.rb
test_find.rb
test_ipaddr.rb
test_mathn.rb
test_mutex_m.rb
test_open3.rb
test_pp.rb
test_prettyprint.rb
test_prime.rb
test_pstore.rb use assert_equal, assert_match, and so on. 2012-05-07 01:23:07 +00:00
test_pty.rb
test_securerandom.rb
test_set.rb
test_shellwords.rb
test_singleton.rb
test_syslog.rb
test_tempfile.rb
test_time.rb
test_timeout.rb
test_tmpdir.rb
test_tracer.rb
test_tsort.rb
test_weakref.rb
with_different_ofs.rb