1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test
nobu fca2ac964d test/testunit: fix for recent minitest
* test/testunit/test_hideskip.rb (TestHideSkip#test_hideskip):
  MiniTest#puke now reports Skipped messages only if verbose mode.
* test/testunit/test_sorting.rb (TestTestUnitSorting#test_sorting):
  ditto.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35577 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-05-07 18:54:09 +00:00
..
-ext-
base64
benchmark
bigdecimal * ext/bigdecimal/bigdecimal.c (Init_bigdecimal): define IDs before 2012-05-07 02:03:28 +00:00
cgi
coverage
csv
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
matrix
minitest * lib/minitest/unit.rb (assert_match): refix of r35563. 2012-05-07 17:49:53 +00:00
misc
mkmf
monitor
net * lib/net/imap.rb (body_type_attachment): parse body type 2012-05-07 04:05:44 +00:00
nkf
objspace
open-uri
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
rinda
ripper
rss
ruby use assert_equal, assert_match, and so on. 2012-05-07 01:23:07 +00:00
rubygems use assert_equal, assert_match, and so on. 2012-05-07 01:23:07 +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