summaryrefslogtreecommitdiff
path: root/test/irb/test_raise_no_backtrace_exception.rb
AgeCommit message (Expand)Author
2021-01-08[ruby/irb] Use Exception#full_message to show backtrace in the correct orderaycabta
2021-01-05[ruby/irb] Escape invalid byte sequence in Exceptionaycabta
2020-12-17[ruby/irb] Skip the few failing tests on TruffleRubyBenoit Daloze
2019-08-16Don't echo results of assignment expressionsSteven Willis
2019-08-06Revert "Don't echo results of assignment expressions"aycabta
2019-08-06Don't echo results of assignment expressionsSteven Willis
2019-06-13make sync-default-gems GEM=irbTakashi Kokubun
2019-04-27make sync-default-gems GEM=irbTakashi Kokubun
2019-04-27make sync-default-gems GEM=irbTakashi Kokubun
2019-04-27suppress warning in test/irbnaruse
2019-04-26make sync-default-gems GEM=irbTakashi Kokubun
2019-04-21Remove unused variable and check if successednobu
2019-04-21suppress warning in test/irbnaruse
2015-12-16Add frozen_string_literal: false for all filesnaruse
2014-11-13* test/lib/envutil.rb: Moved from test/ruby/.akr
2014-08-13* lib/irb.rb: Prevent irb from crashing when exception withhsbt