ruby/test/irb
tomoya ishida f53209f023 [ruby/irb] Cache RDoc::RI::Driver.new
(https://github.com/ruby/irb/pull/911)

* Cache RDoc::RI::Driver.new to improve performance and to avoid flaky test

* Insert sleep to fix flaky rendering test that renders document dialog

https://github.com/ruby/irb/commit/da84e6cb56
2024-03-25 11:48:11 +00:00
..
command [ruby/irb] Revamp `help` command 2024-02-18 18:21:08 +00:00
yamatanooroti [ruby/irb] Cache RDoc::RI::Driver.new 2024-03-25 11:48:11 +00:00
helper.rb Load rubygems explicitly for tests of test/irb 2024-02-19 11:34:32 +09:00
test_color.rb Load rubygems explicitly for tests of test/irb 2024-02-19 11:34:32 +09:00
test_color_printer.rb Load rubygems explicitly for tests of test/irb 2024-02-19 11:34:32 +09:00
test_command.rb [ruby/irb] Fix irb_history saved to current directory 2024-03-16 15:20:03 +00:00
test_completion.rb Try to use irb instead of rubygems for completion test 2024-01-26 13:40:05 +09:00
test_context.rb Omit a bizzarre test in IRB 2024-02-19 16:33:27 +09:00
test_debugger_integration.rb [ruby/irb] Revamp `help` command 2024-02-18 18:21:08 +00:00
test_eval_history.rb [ruby/irb] Update error message assertions for Ruby 3.4 2024-02-19 10:48:38 +09: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] Fix irb_history saved to current directory 2024-03-16 15:20:03 +00:00
test_init.rb [ruby/irb] Fix irb_history saved to current directory 2024-03-16 15:20:03 +00:00
test_input_method.rb [ruby/irb] Cache RDoc::RI::Driver.new 2024-03-25 11:48:11 +00:00
test_irb.rb [ruby/irb] Fix indent test for new reline 2024-03-24 12:54:40 +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] Fix undef and alias indent 2024-01-30 12:55:47 +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_exception.rb [ruby/irb] Update error message assertions for Ruby 3.4 2024-02-19 10:48:38 +09:00
test_ruby_lex.rb [ruby/irb] Omit 2 encoding error related tests for TruffleRuby 2024-01-31 23:44:15 +00:00
test_tracer.rb Load rubygems explicitly for tests of test/irb 2024-02-19 11:34:32 +09:00
test_type_completor.rb [ruby/irb] Use gem repl_type_completor, remove type_completion 2023-11-29 16:30:13 +00:00
test_workspace.rb Load rubygems explicitly for tests of test/irb 2024-02-19 11:34:32 +09:00