1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test
shyouhei 6bab4ea991 * lib/test/unit/assertions.rb (Test::Unit::Assertions::assert_nothing_raised):
should properly ignore MiniTest::Skip

	* lib/minitest/unit.rb (MiniTest::Assertions::assert_raises):
	  ditto.

	* test/net/imap/test_imap.rb: Properly skip SSL tests when
	  localhost is not 127.0.0.1.



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29259 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-09-15 06:01:00 +00:00
..
-ext-
base64
benchmark
bigdecimal * ext/bigdecimal/bigdecimal.c (BigDecimal_save_exception_mode, 2010-08-28 08:52:14 +00:00
cgi
coverage
csv
date
dbm
digest * vm.c (vm_backtrace_each): skip allocator frames which have no 2010-09-09 14:25:56 +00:00
dl
drb
erb
etc
fiddle
fileutils
gdbm
iconv
io
json
logger
matrix
minitest Imported minitest 1.7.1 r5835 2010-09-01 08:40:53 +00:00
mkmf
monitor
net * lib/test/unit/assertions.rb (Test::Unit::Assertions::assert_nothing_raised): 2010-09-15 06:01:00 +00:00
nkf decrease times of running test. 2010-09-10 05:44:57 +00:00
objspace
open-uri
openssl * ext/openssl/ossl_bn.c (ossl_bn_is_prime): fix comparison 2010-09-13 00:40:10 +00:00
optparse
ostruct
pathname * ext/pathname/pathname.c (path_s_getwd): Pathname.getwd and 2010-09-14 11:18:37 +00:00
psych
rake
rdoc * lib/rdoc/parser/ruby.rb (RDoc#parse_class): ignore non-constant 2010-08-29 14:47:01 +00:00
readline * ext/readline/readline.c (readline_s_get_line_buffer): 2010-09-06 01:38:51 +00:00
resolv
rexml
rinda
ripper
rss
ruby * io.c (rb_io_puts): fix for wide char encoding strings. 2010-09-15 00:12:05 +00:00
rubygems
scanf
sdbm
socket
stringio
strscan
syck
testunit
thread
uri
webrick * lib/webrick/httprequest.rb (WEBrick::HTTPRequest#continue): add 2010-09-10 10:20:35 +00:00
win32ole
xmlrpc
zlib
inlinetest.rb
runner.rb
test_cmath.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
test_pty.rb * ext/pty/pty.c (chfunc): restore errno from SystemCallError and 2010-09-02 21:14:51 +00:00
test_set.rb
test_shellwords.rb
test_singleton.rb
test_syslog.rb
test_tempfile.rb * ext/etc/etc.c (etc_systmpdir): assume system default tmpdir 2010-09-09 22:29:16 +00:00
test_time.rb
test_timeout.rb
test_tsort.rb