ruby/test/irb
lukeg 418cf344fb [ruby/irb] Fix 2 minor issues in test suite
* undefine Kernel#irb_original_require in without_rdoc method
* Don't rescue all LoadErrors/NameErrors in test_rendering.rb, just
the one for require 'yamatanooroti'

52b79806ea
2023-03-17 15:19:40 +00:00
..
yamatanooroti [ruby/irb] Fix 2 minor issues in test suite 2023-03-17 15:19:40 +00:00
helper.rb [ruby/irb] Fix 2 minor issues in test suite 2023-03-17 15:19:40 +00:00
test_cmd.rb [ruby/irb] Display and prioritise instance methods in `ls 2023-02-28 14:36:12 +00:00
test_color.rb [ruby/irb] Fix colorize backtick symbol 2023-02-12 20:27:32 +00:00
test_color_printer.rb [ruby/irb] Test colors with enabling colors 2022-12-26 15:28:38 +00:00
test_completion.rb [ruby/irb] Improve method completion for string and regexp that 2023-03-06 05:52:46 +00:00
test_context.rb [ruby/irb] Support inspecting BasicObject 2023-03-13 14:31:37 +00:00
test_debug_cmd.rb [ruby/irb] PTY module is platform dependent 2022-12-19 17:49:59 +09:00
test_history.rb [ruby/irb] Prefer to use File.open instead of Kernel.open 2022-12-16 01:10:46 +00:00
test_init.rb [ruby/irb] Allow disabling autocompletion with 2022-12-06 00:53:32 +00:00
test_input_method.rb [ruby/irb] Provide a base test class and let tests restore encodings 2022-11-03 22:13:11 +00:00
test_option.rb [ruby/irb] Provide a base test class and let tests restore encodings 2022-11-03 22:13:11 +00:00
test_raise_no_backtrace_exception.rb [ruby/irb] Improve testing infra 2022-11-15 17:26:51 +00:00
test_ruby_lex.rb [ruby/irb] Improve RubyLex's tests 2023-02-21 19:38:09 +00:00
test_workspace.rb [ruby/irb] Provide a base test class and let tests restore encodings 2022-11-03 22:13:11 +00:00