ruby/test/irb
tomoya ishida f1349924df [ruby/irb] Fix easter_egg run without RDoc, fix input-method test
run without RDoc
(https://github.com/ruby/irb/pull/998)

* EasterEgg no longer depend on RDoc

* Run most of the input-method tests even if RDoc is not avialable

https://github.com/ruby/irb/commit/30fa1595d9
2024-09-03 15:45:40 +00:00
..
command [ruby/irb] Introduce cd command 2024-07-03 17:17:42 +00:00
yamatanooroti [ruby/irb] Cache RDoc::RI::Driver.new 2024-03-25 11:48:11 +00:00
helper.rb [ruby/irb] Clear ENV["XDG_CONFIG_HOME"] to avoid loading 2024-07-18 10:56:19 +00:00
test_color.rb [ruby/irb] Accept " " for colorizing "\t" test 2024-04-18 11:48:13 +00:00
test_color_printer.rb Load rubygems explicitly for tests of test/irb 2024-02-19 11:34:32 +09:00
test_command.rb Skip show_doc tests if RDoc is not available 2024-09-01 20:00:13 +09:00
test_completion.rb [ruby/irb] Return only commands when completing help command's 2024-07-05 17:51:17 +00:00
test_context.rb [ruby/irb] Group class methods under `class << self` 2024-07-16 15:58:15 +00:00
test_debugger_integration.rb [ruby/irb] Use flag instead of caller for `debug`'s binding.irb 2024-05-04 03:22:17 +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_helper_method.rb [ruby/irb] Memoize helper method instances with Singleton module 2024-04-24 18:32:55 +00:00
test_history.rb [ruby/irb] Clear ENV["XDG_CONFIG_HOME"] to avoid loading 2024-07-18 10:56:19 +00:00
test_init.rb [ruby/irb] Clear ENV["XDG_CONFIG_HOME"] to avoid loading 2024-07-18 10:56:19 +00:00
test_input_method.rb [ruby/irb] Fix easter_egg run without RDoc, fix input-method test 2024-09-03 15:45:40 +00:00
test_irb.rb [ruby/irb] Remove Ruby version checks 2024-08-04 14:53:51 +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] Remove Ruby version checks 2024-08-04 14:53:51 +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] Return only commands when completing help command's 2024-07-05 17:51:17 +00:00
test_workspace.rb [ruby/irb] Group class methods under `class << self` 2024-07-16 15:58:15 +00:00