ruby/test/irb
Stan Lo f37f357e80 [ruby/irb] Improve help/show_cmds message during debugger
integration
(https://github.com/ruby/irb/pull/693)

* `help` should display debugger's help during irb:rdbg session

* Update `show_cmds`'s output when in irb:rdbg session

4029c2e564
2023-08-29 18:36:16 +00:00
..
yamatanooroti [ruby/irb] Add --nomultiline indent and prompt test 2023-08-29 15:34:49 +00:00
helper.rb [ruby/irb] Avoid overriding user's irb_name setting in debugger 2023-08-21 18:23:32 +00:00
test_cmd.rb [ruby/irb] Remove unused PROMPT_N 2023-08-29 18:15:05 +09:00
test_color.rb [ruby/irb] Stanardise test class names with Test postfix instead 2023-06-13 11:02:26 +00:00
test_color_printer.rb [ruby/irb] Stanardise test class names with Test postfix instead 2023-06-13 11:02:26 +00:00
test_completion.rb [ruby/irb] Stanardise test class names with Test postfix instead 2023-06-13 11:02:26 +00:00
test_context.rb [ruby/irb] Fix test warnings (https://github.com/ruby/irb/pull/698) 2023-08-29 12:48:33 +00:00
test_debug_cmd.rb [ruby/irb] Improve help/show_cmds message during debugger 2023-08-29 18:36:16 +00:00
test_eval_history.rb [ruby/irb] Refactor eval history 2023-07-04 15:17:41 +00:00
test_evaluation.rb [ruby/irb] Don't echo an expression's result when it ends with a 2023-08-11 16:18:58 +00:00
test_history.rb [ruby/irb] Avoid overriding user's irb_name setting in debugger 2023-08-21 18:23:32 +00:00
test_init.rb [ruby/irb] Stanardise test class names with Test postfix instead 2023-06-13 11:02:26 +00:00
test_input_method.rb [ruby/irb] Stanardise test class names with Test postfix instead 2023-06-13 11:02:26 +00:00
test_irb.rb [ruby/irb] Fix test warnings (https://github.com/ruby/irb/pull/698) 2023-08-29 12:48:33 +00:00
test_locale.rb [ruby/irb] Use a more tolerant way to check Locale#find's return 2023-04-26 16:52:51 +00:00
test_nesting_parser.rb [ruby/irb] Deprecate RubyLex and warn about referencing to it 2023-08-24 15:35:40 +00:00
test_option.rb [ruby/irb] Stanardise test class names with Test postfix instead 2023-06-13 11:02:26 +00:00
test_raise_no_backtrace_exception.rb [ruby/irb] Stanardise test class names with Test postfix instead 2023-06-13 11:02:26 +00:00
test_ruby_lex.rb [ruby/irb] Fix deprecation test when ran multiple times 2023-08-26 13:56:51 +00:00
test_workspace.rb [ruby/irb] Stanardise test class names with Test postfix instead 2023-06-13 11:02:26 +00:00