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 0c459af7c2
Colorize error characters
* lib/irb/color.rb (IRB::Color.scan): ignore "incomplete end of
  input" error only, to colorize invalid characters, e.g., control
  characters, and invalid symbols, as errors.
2019-06-04 00:14:55 +09:00
..
test_color.rb Colorize error characters 2019-06-04 00:14:55 +09: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