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 [ruby/irb] Add tests for truncated show doc dialog 2021-10-08 10:34:20 +09:00
test_cmd.rb [ruby/irb] Remove unnecessary space in regexp 2021-12-20 16:19:37 +09:00
test_color.rb [ruby/irb] Use pend instead of skip 2021-08-30 12:39:23 +09:00
test_color_printer.rb [ruby/irb] Use pend instead of skip 2021-08-30 12:39:23 +09:00
test_completion.rb [ruby/irb] Ignore parenthesis during completion 2021-10-13 06:33:48 +09:00
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 Try to fix errors in TestIRB::TestHistory too 2021-03-18 18:07:18 +09:00
test_init.rb Skip TestIRB::TestInit#test_recovery_sigint on Solaris 2021-11-05 20:03:11 +09:00
test_option.rb
test_raise_no_backtrace_exception.rb [ruby/irb] Use pend instead of skip 2021-08-30 12:39:23 +09:00
test_ruby_lex.rb [ruby/irb] Examine indentation of in keyword when trying to type include 2021-12-03 00:56:43 +09:00
test_workspace.rb [ruby/irb] Tests may not execute in the source directory 2021-09-10 08:34:51 +09:00