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
st0012 a415a3de05 [ruby/irb] Properly reset USE_COLORIZE after changing it in tests
Some context tests assigns USE_COLORIZE to false and never change it
back. This can potentially affect other tests' result as the default
should be nil (activated) instead.

https://github.com/ruby/irb/commit/986eb16ece
2022-06-29 00:23:18 +09:00
..
yamatanooroti
test_cmd.rb
test_color.rb
test_color_printer.rb
test_completion.rb
test_context.rb [ruby/irb] Properly reset USE_COLORIZE after changing it in tests 2022-06-29 00:23:18 +09:00
test_history.rb
test_init.rb
test_option.rb
test_raise_no_backtrace_exception.rb
test_ruby_lex.rb
test_workspace.rb