summaryrefslogtreecommitdiff
path: root/test/irb/test_raise_no_backtrace_exception.rb
Commit message (Expand)AuthorAgeFilesLines
* [ruby/irb] Improve testing infraStan Lo2022-11-151-0/+1
* [ruby/irb] Provide a base test class and let tests restore encodingsStan Lo2022-11-031-2/+3
* [ruby/irb] Suppress warning for test which uses a locale non-existing on GitH...Benoit Daloze2022-10-271-0/+2
* [ruby/irb] Remove unecesary and harmful pend for TruffleRuby in TestRaiseNoBa...Benoit Daloze2022-10-271-2/+0
* [ruby/irb] Use pend instead of skipHiroshi SHIBATA2021-08-301-3/+3
* test/irb/test_raise_no_backtrace_exception.rb: fix test file pathNobuyoshi Nakada2021-05-181-2/+4
* test/irb/test_raise_no_backtrace_exception.rb: Set LC_MESSAGES as UTF-8Yusuke Endoh2021-05-111-1/+3
* [ruby/irb] Skip test_raise_exception_with_invalid_byte_sequenceTakashi Kokubun2021-05-111-2/+2
* Explicitly specify encoding for another test as wellTakashi Kokubun2021-05-101-2/+2
* test/irb/test_raise_no_backtrace_exception.rb: UTF-8 is expectedYusuke Endoh2021-05-111-1/+1
* [ruby/irb] Skip the new IRB test on Windows for nowTakashi Kokubun2021-05-111-1/+1
* [ruby/irb] Treat encodings in exception correctlyaycabta2021-05-111-0/+25
* [ruby/irb] Use Exception#full_message to show backtrace in the correct orderaycabta2021-01-081-1/+1
* [ruby/irb] Escape invalid byte sequence in Exceptionaycabta2021-01-051-0/+8
* [ruby/irb] Skip the few failing tests on TruffleRubyBenoit Daloze2020-12-171-0/+1
* Don't echo results of assignment expressionsSteven Willis2019-08-161-0/+1
* Revert "Don't echo results of assignment expressions"aycabta2019-08-061-1/+0
* Don't echo results of assignment expressionsSteven Willis2019-08-061-0/+1
* make sync-default-gems GEM=irbTakashi Kokubun2019-06-131-1/+2
* make sync-default-gems GEM=irbTakashi Kokubun2019-04-271-1/+1
* make sync-default-gems GEM=irbTakashi Kokubun2019-04-271-1/+1
* suppress warning in test/irbnaruse2019-04-271-1/+1
* make sync-default-gems GEM=irbTakashi Kokubun2019-04-261-1/+1
* Remove unused variable and check if successednobu2019-04-211-1/+1
* suppress warning in test/irbnaruse2019-04-211-1/+1
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * test/lib/envutil.rb: Moved from test/ruby/.akr2014-11-131-1/+0
* * lib/irb.rb: Prevent irb from crashing when exception withhsbt2014-08-131-0/+14