ruby/test/irb
hsbt f741fd2d9d * lib/irb.rb: Prevent irb from crashing when exception with
nil backtrace is raised.
  [fix GH-434][ruby-core:58078][Bug #9063]
* test/irb/test_raise_no_backtrace_exception.rb: ditto.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@47164 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-08-13 02:19:48 +00:00
..
test_completion.rb * test/irb/test_completion.rb: skip if cannot load irb/completion 2012-01-30 01:39:52 +00:00
test_option.rb * test/irb/test_option.rb (test_end_of_option): don't read .irbrc. Bug#4138 2010-12-08 22:00:59 +00:00
test_raise_no_backtrace_exception.rb * lib/irb.rb: Prevent irb from crashing when exception with 2014-08-13 02:19:48 +00:00