1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/bootstraptest
nobu 55515ef463 error.c: bypass Exception.new
* error.c (rb_exc_new, rb_exc_new_str): instantiate exception
  object directly without Exception.new method call.

Redefinition of class method `new` is an outdated style, and
internal exceptions should not be affected by it.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@62500 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-02-20 10:08:27 +00:00
..
pending.rb
runner.rb show the location at intterrupted 2017-11-06 07:35:37 +00:00
test_attr.rb
test_autoload.rb
test_block.rb
test_class.rb
test_eval.rb Use Integer instead of Fixnum and Bignum. 2016-05-17 13:15:57 +00:00
test_exception.rb error.c: bypass Exception.new 2018-02-20 10:08:27 +00:00
test_finalizer.rb
test_flip.rb
test_flow.rb
test_fork.rb bootstraptest/test_fork.rb: Stop too restrict NPROC test temporarily 2018-01-09 08:05:40 +00:00
test_gc.rb
test_insns.rb bootstraptest/test_insns.rb: Fix typo 2017-05-27 13:54:09 +00:00
test_io.rb Drop to support NaCl platform. 2017-10-23 05:56:25 +00:00
test_jump.rb
test_literal.rb Drop to support NaCl platform. 2017-10-23 05:56:25 +00:00
test_literal_suffix.rb
test_load.rb
test_marshal.rb
test_massign.rb
test_method.rb relax error message format 2015-10-24 06:42:22 +00:00
test_objectspace.rb Use qualified names 2016-08-30 06:22:30 +00:00
test_proc.rb $SAFE as a process global state. [Feature #14250] 2017-12-28 20:09:24 +00:00
test_string.rb * string.c (str_discard): does not free for STR_NOFREE string. 2015-02-13 13:06:58 +00:00
test_struct.rb
test_syntax.rb
test_thread.rb Use qualified names 2016-08-30 06:22:30 +00:00