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 e06aaf699d assertions.rb: return the exception
* test/lib/test/unit/assertions.rb (assert_syntax_error): return
  the rescued exception object as well as assert_raise.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@54653 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-04-20 04:37:26 +00:00
..
-ext- struct.c: unique members 2016-04-16 01:00:13 +00:00
base64
benchmark
bigdecimal
cgi test_cgi_util.rb: test_cgi_unescapeHTML_invalid 2016-02-14 08:52:38 +00:00
coverage test_coverage.rb: suppress warnings 2016-04-11 05:13:31 +00:00
csv
date date_core.c: preserve timezone 2016-04-12 11:40:37 +00:00
dbm
digest
drb drbtest.rb: make command an array 2016-02-12 04:24:10 +00:00
dtrace
erb erb.rb: fronzen-string-literal in comment [Fix GH-1229] 2016-01-29 05:16:29 +00:00
etc
excludes TestException.rb: suppress warning 2016-04-11 08:27:19 +00:00
fiddle
fileutils
gdbm
io io/console: unknown key code for names with nul 2016-04-15 01:07:14 +00:00
irb
json
lib assertions.rb: return the exception 2016-04-20 04:37:26 +00:00
logger use more descriptive assertions 2016-04-19 04:14:38 +00:00
matrix
minitest
misc
mkmf mkmf: Unquote directory strings 2016-03-24 16:10:43 +00:00
monitor
net * test/net/imap/test_imap.rb (test_idle_timeout): Because of the 2016-03-07 23:22:49 +00:00
nkf
objspace
open-uri * lib/open-uri.rb: Use userinfo for authenticated proxy. 2016-03-30 00:46:05 +00:00
openssl test_ssl.rb: skip unsupported ciphers 2016-04-07 00:10:41 +00:00
optparse
ostruct
pathname
psych * test/psych/test_emitter.rb: test_resizing_tags missing 2016-02-22 23:22:39 +00:00
rdoc
readline
resolv
rexml
rinda Sat Mar 5 09:17:54 2016 Rei Odaira <Rei.Odaira@gmail.com> 2016-03-05 00:29:39 +00:00
ripper Fix Ripper.lex error in dedenting squiggly heredoc 2016-02-02 23:21:34 +00:00
rss
ruby compile.c: fix dangling link 2016-04-18 07:07:03 +00:00
rubygems * lib/rubygems.rb, lib/rubygems/*, test/rubygems/*: Update rubygems-2.6.3. 2016-04-06 06:01:14 +00:00
scanf
sdbm
shell
socket * test/socket/test_socket.rb (test_udp_recvmsg_truncation): 2016-03-10 00:55:37 +00:00
stringio
strscan
syslog
testunit test/unit: fix for the test 2016-02-27 04:16:44 +00:00
thread
uri CIDR in no_proxy 2016-02-13 08:31:12 +00:00
webrick * lib/webrick/httpresponse.rb: Move error_body to method. It allow to 2016-03-29 03:45:32 +00:00
win32ole
xmlrpc
zlib * test/zlib/test_zlib.rb (test_adler32_combine, test_crc32_combine): 2016-03-04 22:20:56 +00:00
colors
runner.rb
test_abbrev.rb
test_cmath.rb
test_delegate.rb
test_find.rb find.rb: raise with the name 2016-02-19 14:38:28 +00:00
test_forwardable.rb
test_ipaddr.rb
test_mathn.rb
test_mutex_m.rb
test_observer.rb
test_open3.rb
test_pp.rb
test_prettyprint.rb
test_prime.rb
test_pstore.rb
test_pty.rb
test_rbconfig.rb
test_securerandom.rb
test_set.rb
test_shellwords.rb
test_singleton.rb
test_syslog.rb
test_tempfile.rb
test_time.rb * lib/time.rb: revert r54167 because it would break 2016-04-19 04:20:48 +00:00
test_timeout.rb
test_tmpdir.rb
test_tracer.rb
test_tsort.rb
test_unicode_normalize.rb
test_weakref.rb
test_win32api.rb