ruby/test/irb
Nobuyoshi Nakada 06a4011964 [ruby/irb] Suppress "Switch to inspect mode" messages
This message is displayed if STDIN is not a tty.  The parallel test is
the case.

https://github.com/ruby/irb/commit/e26e90e3fb
2023-10-16 12:09:05 +00:00
..
yamatanooroti [ruby/irb] Add --nomultiline indent and prompt test 2023-08-29 15:34:49 +00:00
helper.rb [ruby/irb] Test should not depend on user's irbrc file specified by 2023-09-17 21:25:49 +00:00
test_cmd.rb [ruby/irb] Disable pager in show-source test 2023-09-26 10:06:17 +00: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] Suppress "Switch to inspect mode" messages 2023-10-16 12:09:05 +00:00
test_context.rb [ruby/irb] Decouple RubyLex from prompt and line_no 2023-10-12 12:53:31 +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] Handle Concurrent Sessions and Saving Readline::HISTORY 2023-09-16 12:48: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] Rename current completor to RegexpCompletor and 2023-10-11 17:09:05 +00:00
test_irb.rb [ruby/irb] Fix test runner exit bug 2023-10-12 13:55:47 +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] Clear all context usages in RubyLex 2023-10-04 12:13:33 +00:00
test_workspace.rb [ruby/irb] Stanardise test class names with `Test` postfix instead 2023-06-13 11:02:26 +00:00