ruby/test/irb
Masataka Pocke Kuwabara e8c2b03ee1 [ruby/irb] Fix error on `ls object_cant_define_singleton`
such as `ls 42`, `ls :sym` and so on

https://github.com/ruby/irb/commit/b1d436a853
2021-06-30 20:55:18 +09:00
..
yamatanooroti [ruby/irb] Evaluate each toplevel statement 2021-04-03 01:17:08 +09:00
test_cmd.rb [ruby/irb] Fix error on `ls object_cant_define_singleton` 2021-06-30 20:55:18 +09:00
test_color.rb [ruby/irb] Added `colorable` keyword option 2021-04-26 21:14:52 +09:00
test_color_printer.rb [ruby/irb] Don't call Ruby 2.4+'s String#pretty_print 2021-03-20 20:25:32 +09:00
test_completion.rb [ruby/irb] Cache completion files to require 2021-03-25 18:54:02 +09:00
test_context.rb [ruby/irb] follow up the actual line number 2021-02-03 00:09:32 +09:00
test_history.rb Try to fix errors in TestIRB::TestHistory too 2021-03-18 18:07:18 +09:00
test_init.rb Set USE_COLORIZE to the default value in a test 2021-05-24 12:13:46 +09:00
test_option.rb make sync-default-gems GEM=irb 2019-06-13 00:32:20 +09:00
test_raise_no_backtrace_exception.rb test/irb/test_raise_no_backtrace_exception.rb: fix test file path 2021-05-18 16:04:37 +09:00
test_ruby_lex.rb [ruby/irb] Change ripper_lex_without_warning to a class method 2021-03-24 14:39:50 +09:00
test_workspace.rb [ruby/irb] Suppress colorize on Windows tests 2021-02-11 20:31:29 +09:00