1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/irb
Nobuyoshi Nakada 0aa9b003de
context.rb: hide wrapping lines
* lib/irb/context.rb (IRB::Context#evaluate): separate the code
  from wrapping lines to propagate the given exception, not to show
  the wrapping lines when SyntaxError.
2019-05-27 11:05:51 +09:00
..
test_color.rb Highlight global variable on IRB 2019-05-26 11:32:23 -07:00
test_completion.rb make sync-default-gems GEM=irb 2019-04-27 22:01:11 +09:00
test_context.rb context.rb: hide wrapping lines 2019-05-27 11:05:51 +09:00
test_init.rb
test_option.rb make sync-default-gems GEM=irb 2019-04-27 22:01:11 +09:00
test_raise_no_backtrace_exception.rb make sync-default-gems GEM=irb 2019-04-27 22:01:11 +09:00
test_workspace.rb Add "require 'irb'" to use IRB.conf 2019-05-21 09:24:09 +09:00